summaryrefslogtreecommitdiff
path: root/source4/cldap_server
AgeCommit message (Expand)AuthorFilesLines
2010-04-13s4:CLDAP - "fill_netlogon_samlogon_reponse" - check for out of memoryMatthias Dieter Wallnöfer1-1/+4
2010-04-13s4:use "samdb_forest_name" for the forest DNS domainname lookupMatthias Dieter Wallnöfer1-2/+4
2010-04-13Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer1-1/+1
2010-04-12s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functionsMatthias Dieter Wallnöfer1-1/+1
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-4/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+18
2010-02-25s4:cldap_server - make it "signed-safe"Matthias Dieter Wallnöfer2-2/+2
2009-12-10s4-server: use GUID_to_ndr_blob() in cldap and smb serversAndrew Tridgell1-5/+3
2009-12-09s4-dsdb: added dsdb_functional_level() helper functionAndrew Tridgell1-3/+1
2009-10-23s4-dsdb: create a static system_session contextAndrew Tridgell1-1/+1
2009-10-18s4:sites - get the server site (name) from DSDBMatthias Dieter Wallnöfer1-2/+2
2009-10-14s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer1-7/+5
2009-10-02s4-cldap: match w2k8-r2 for cldap netlogon bitsAndrew Tridgell1-10/+17
2009-09-23s4-cldap: return domainFunctionality from SAMAndrew Tridgell1-0/+5
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-6/+8
2009-07-13libds: merge the UF<->ACB flag mapping functions.Günther Deschner1-1/+1
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-6/+12
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-96/+20
2009-03-19s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher3-56/+76
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