summaryrefslogtreecommitdiff
path: root/source4/cldap_server
Commit message (Expand)AuthorAgeFilesLines
* s4:cldap: s/private/private_dataStefan Metzmacher2009-02-022-2/+2
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* idl: finally fully share nbt.idl in s3 and s4.Günther Deschner2008-10-151-3/+3
* Sync with Samba 3.Jelmer Vernooij2008-10-141-1/+1
* Merge commit 'master/master'Andrew Tridgell2008-10-031-40/+40
|\
| * The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-40/+40
* | fixed the sense of ldb base dn comparisons in two places, and use aAndrew Tridgell2008-10-021-1/+1
* | we need to listen on all interfaces in the CLDAP server as the windowsAndrew Tridgell2008-10-021-8/+9
|/
* LDB ASYNC: misc changesSimo Sorce2008-09-291-12/+9
* 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-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