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