summaryrefslogtreecommitdiff
path: root/source4/cldap_server
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:cldap: s/private/private_dataStefan Metzmacher2-2/+2
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-10-15idl: finally fully share nbt.idl in s3 and s4.Günther Deschner1-3/+3
2008-10-14Sync with Samba 3.Jelmer Vernooij1-1/+1
2008-10-03Merge commit 'master/master'Andrew Tridgell1-40/+40
2008-10-02fixed the sense of ldb base dn comparisons in two places, and use aAndrew Tridgell1-1/+1
2008-10-02we need to listen on all interfaces in the CLDAP server as the windowsAndrew Tridgell1-8/+9
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke1-40/+40
2008-09-29LDB ASYNC: misc changesSimo Sorce1-12/+9
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-24/+20
2008-08-22fixed the DomainDNS searches in the netlogon codeAndrew Tridgell1-2/+2
2008-08-21Validate input in the CLDAP and DGRAM 'netlogon' responder.Andrew Bartlett1-7/+37
2008-08-20Add extra bits to our 'netlogon' response in CLDAP and NBT.Matthias Dieter Wallnöfer1-1/+7
2008-06-30Rework samdb handling for 'netlogon' packets.Andrew Bartlett1-1/+1
2008-05-21Fix creation of sockaddr in netlogon datagram generator.Andrew Bartlett1-1/+1
2008-05-21Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett1-10/+50
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-2/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+1
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-1/+1
2008-05-17Handle netbios domains in the CLDAP server too.Andrew Bartlett1-8/+64
2008-05-17Convert the CLDAP server to use the new netlogon structures.Andrew Bartlett1-95/+98
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-2/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-4/+6
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij1-1/+1
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+2
2008-03-28cldap_server: fix compiler warningStefan Metzmacher1-0/+2
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-04Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-4/+6
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-10/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-06r26681: Use fewer magic numbers.Andrew Bartlett1-2/+2
2008-01-06r26680: Don't always advertise GC functionality.Andrew Bartlett1-1/+4
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-01-03r26649: Only claim to be a PDC if we are a PDC.Andrew Bartlett1-1/+5
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij2-2/+2
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2-6/+14
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2-4/+4
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-1/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+2
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-1/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-1/+1
2007-12-21r26235: Avoid global_loadparm.Jelmer Vernooij1-8/+9
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-2/+2
2007-12-21r26222: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-9/+10
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij3-3/+3