summaryrefslogtreecommitdiff
path: root/source4/nbt_server
Commit message (Expand)AuthorAgeFilesLines
* s4:dgram: s/private/private_dataStefan Metzmacher2009-02-023-3/+3
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-012-4/+5
* s4:nbt_server/wins/: fix compiler warnings in winsdb.cStefan Metzmacher2009-02-011-1/+1
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-301-13/+13
* Fix the mess with ldb includes.Simo Sorce2009-01-302-1/+2
* nbt_server/wins: winsdb_handle() can be staticStefan Metzmacher2009-01-191-2/+3
* nbt_server/wins: add some constStefan Metzmacher2009-01-191-3/+4
* nbt_server/wins: use talloc_zero() to create struct winsdb_handleStefan Metzmacher2009-01-192-2/+2
* winsserver: add "wreplsrv:propagate name releases" optionStefan Metzmacher2009-01-191-0/+7
* winsserver_release: update the expire time if only one address is releasedStefan Metzmacher2009-01-191-1/+12
* winsdb: the we_are_owner in winsdb_lookup() needs to be per addressStefan Metzmacher2009-01-191-22/+15
* nbt_server: fix crash bug, the wins client interface may not have a nbtsockStefan Metzmacher2009-01-191-1/+1
* nbt_server: redirect incoming response packets to the correct interfaceStefan Metzmacher2009-01-191-0/+53
* nbt_server: add some debug messages which show the used interfaces addressesStefan Metzmacher2009-01-191-2/+12
* winsserver: we need to ignore duplicated name register requests.Stefan Metzmacher2009-01-193-7/+59
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-296-9/+9
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-202-0/+2
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-116-6/+6
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-022-6/+7
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-16/+7
* s4-nbt: use ../libcli/nbtGünther Deschner2008-09-231-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-239-26/+26
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* nbt_server/wins: don't force wins_ldb as shared_moduleStefan Metzmacher2008-06-301-1/+0
* Rework samdb handling for 'netlogon' packets.Andrew Bartlett2008-06-302-11/+3
* nbt_server/wins: add forward declaration for struct event_contextStefan Metzmacher2008-06-271-1/+1
* Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2008-05-211-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-211-2/+2
|\
| * Fix irpc GetDC requests.Andrew Bartlett2008-05-201-2/+2
* | Further tests show NTLOGON and NETLOGON to be identical.Andrew Bartlett2008-05-211-5/+0
|/
* Fix number of arguments to IRPC getdc callback.Andrew Bartlett2008-05-201-1/+0
* Revert addition of 'mailslot' parameter.Andrew Bartlett2008-05-202-7/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-201-10/+15
|\
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-4/+4
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-4/+9
| * Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-6/+6
* | Handle netbios domains in the CLDAP server too.Andrew Bartlett2008-05-171-3/+14
* | Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-175-110/+54
* | Make the IRPC GetDC request use SAM_LOGON packets.Andrew Bartlett2008-05-171-42/+35
|/
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-254-9/+13
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-174-9/+13
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-25/+20
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\ \ | |/
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1