summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r18225: If we're going to overwrite krb5.conf, at leastJeremy Allison2007-10-101-20/+42
* r18224: Paranoia - ensure the oplock event handler isJeremy Allison2007-10-102-1/+16
* r18201: Make explicit what's going on here.Jeremy Allison2007-10-101-1/+2
* r18200: Experimental code to allow system /etc/krb5.conf to beJeremy Allison2007-10-101-42/+63
* r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison2007-10-102-0/+28
* r18197: compile fixesGerald Carter2007-10-101-2/+0
* r18196: Fix debug message (this should be online not offline).Jeremy Allison2007-10-101-1/+1
* r18195: remove hardcoded path introdiced by pidlGerald Carter2007-10-101-1/+1
* r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter2007-10-1027-111/+189
* r18192: Fix the build.Jeremy Allison2007-10-101-1/+1
* r18191: Fix the online/offline state handling of winbindd.Jeremy Allison2007-10-106-41/+159
* r18189: When tearing down a connection we can be harsherJeremy Allison2007-10-101-5/+29
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-1041-1382/+1765
* r18187: Replace copy of idl files with a svn:externals link.Gerald Carter2007-10-1015-8423/+0
* r18185: add librpc/idl and relevant IDL files from SAMBA_4_0Gerald Carter2007-10-1015-0/+8423
* r18182: only grant privs to Administrators if privileges are enabled to avoid...Gerald Carter2007-10-101-2/+5
* r18177: Some build- and memleak-fixes for the (not build by default) ADS GPOGünther Deschner2007-10-102-13/+31
* r18175: Forgot to call asn1_free() in previous commit.Günther Deschner2007-10-101-0/+1
* r18174: Do not return "success" when we failed to write in the CLDAP code.Günther Deschner2007-10-101-0/+1
* r18172: Just a little more verbosity in this debug statement.Günther Deschner2007-10-101-2/+2
* r18170: Make sure to actually get the printing data before trying to publish itGünther Deschner2007-10-101-2/+5
* r18167: Adding DEBUG() to winbinds refresh seqnum to track down a failure.Günther Deschner2007-10-101-0/+1
* r18165: Fix memleaks.Günther Deschner2007-10-101-2/+7
* r18162: Close socket when the CLDAP request has failed.Günther Deschner2007-10-101-0/+1
* r18158: Stop winbindd from accumulating memory creds infinitely when doingGünther Deschner2007-10-102-16/+25
* r18128: Don't forget to set the ref count to 1 on a referenceJeremy Allison2007-10-101-0/+1
* r18116: Make max usershares an advisory limit, pointed outJeremy Allison2007-10-101-0/+68
* r18107: Only do a SAF realm store if the logon was krb5.Jeremy Allison2007-10-101-1/+1
* r18099: merge from samba4 to make tcc happy as the same struct name was used ...Stefan Metzmacher2007-10-101-11/+7
* r18070: be more verbose when errors happenStefan Metzmacher2007-10-101-0/+3
* r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...Stefan Metzmacher2007-10-101-2/+2
* r18066: It's a bit pointless to send ourselves a signal just to check if we e...Volker Lendecke2007-10-101-0/+4
* r18065: build talloctort as part of 'make torture'Stefan Metzmacher2007-10-101-1/+1
* r18063: When we get a successful connection using ADS,Jeremy Allison2007-10-102-1/+5
* r18062: Fix to ensure the name used by pam matches theJeremy Allison2007-10-102-8/+60
* r18049: Backport SAMBA_4_0 snprintf changesSimo Sorce2007-10-101-12/+43
* r18048: More nested structuresVolker Lendecke2007-10-101-6/+9
* r18047: More C++ stuffVolker Lendecke2007-10-108-21/+25
* r18030: When compiling with C++, nested structs lead to nested class definiti...Volker Lendecke2007-10-101-6/+7
* r18029: More C++ stuffVolker Lendecke2007-10-107-8/+8
* r18028: Fix warnings on non-krb5 systemsVolker Lendecke2007-10-102-13/+21
* r18027: Fix some 64-bit warningsVolker Lendecke2007-10-102-10/+19
* r18020: Fix SunX (with LDAP but without ADS)Volker Lendecke2007-10-101-1/+1
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-1018-157/+262
* r18016: OpenBSD apparently does not have ENOTSUPVolker Lendecke2007-10-101-0/+20
* r18015: Try and detect network failures immediately inJeremy Allison2007-10-102-5/+32
* r18014: revert a possibly unnecessary changeDerrell Lipman2007-10-101-1/+2
* r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman2007-10-103-1/+34
* r18012: Should fix bug 4018.Derrell Lipman2007-10-101-1/+9
* r18011: Should fix bug 3835.Derrell Lipman2007-10-103-11/+41