summaryrefslogtreecommitdiffstats
path: root/source4/nbt_server
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-24/+19
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-292-4/+8
|\|
| * Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-2/+3
| * Remove more global_loadparm uses.Jelmer Vernooij2008-02-211-2/+5
* | Fix use of realpath, fix init functions for ldb.Jelmer Vernooij2008-02-251-1/+1
|/
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-202-2/+2
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-8/+1
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-11/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+2
* r26670: Janitorial: Remove global_loadparm uses.Jelmer Vernooij2008-01-051-1/+1
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1/+1
* r26426: Remove uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-213-2/+4
* r26408: Remove use of global_loadparm.Jelmer Vernooij2007-12-215-2/+9
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-213-3/+3
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-217-23/+34
* r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij2007-12-211-0/+1
* r26359: Build .so version of wins ldb module.Jelmer Vernooij2007-12-211-0/+1