summaryrefslogtreecommitdiffstats
path: root/source4/cldap_server
Commit message (Expand)AuthorAgeFilesLines
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-24/+20
* fixed the DomainDNS searches in the netlogon codeAndrew Tridgell2008-08-221-2/+2
* Validate input in the CLDAP and DGRAM 'netlogon' responder.Andrew Bartlett2008-08-211-7/+37
* Add extra bits to our 'netlogon' response in CLDAP and NBT.Matthias Dieter Wallnöfer2008-08-201-1/+7
* Rework samdb handling for 'netlogon' packets.Andrew Bartlett2008-06-301-1/+1
* Fix creation of sockaddr in netlogon datagram generator.Andrew Bartlett2008-05-211-1/+1
* Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2008-05-211-10/+50
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-201-2/+2
|\
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+1
| * Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+1
* | Handle netbios domains in the CLDAP server too.Andrew Bartlett2008-05-171-8/+64
* | Convert the CLDAP server to use the new netlogon structures.Andrew Bartlett2008-05-171-95/+98
|/
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-252-2/+2
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-4/+6
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-0/+2
|\|
| * cldap_server: fix compiler warningStefan Metzmacher2008-03-281-0/+2
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Fix the build.Jelmer Vernooij2008-03-041-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-4/+6
|/
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-10/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26681: Use fewer magic numbers.Andrew Bartlett2008-01-061-2/+2
* r26680: Don't always advertise GC functionality.Andrew Bartlett2008-01-061-1/+4
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+1
* r26649: Only claim to be a PDC if we are a PDC.Andrew Bartlett2008-01-031-1/+5
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-212-2/+2
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-212-6/+14
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-212-4/+4
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-1/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-2/+2
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-1/+1
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-8/+9
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-2/+2
* r26222: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-9/+10
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-213-3/+3
* r25939: Rework the CLDAP server not to use gendb_search but to call ldb_searchAndrew Bartlett2007-12-211-28/+65
* r25938: We don't need the CLDAP server unless we are a DC.Andrew Bartlett2007-12-211-0/+12
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-102-12/+14
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-104-12/+8
* r22403: this dependencies should be privateStefan Metzmacher2007-10-101-1/+1
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-102-5/+5
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-102-3/+3
* r19736: handle rootdse call via CLDAPStefan Metzmacher2007-10-104-15/+219
* r19699: - use better names for the site stringsStefan Metzmacher2007-10-101-8/+8