summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18259: Fix the non-krb5 builds.Günther Deschner1-1/+2
2007-10-10r18241: If replacing the krb5.conf, ensure it's readable.Jeremy Allison1-0/+10
2007-10-10r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to mergeJeremy Allison3-51/+219
2007-10-10r18237: include dcerpc.h here to fix compile of autogenerated unixinfo filesGerald Carter1-0/+2
2007-10-10r18236: fully autogenerated unix info filesGerald Carter1-0/+78
2007-10-10r18235: stub header to get past compile issues with pidl ndr outputGerald Carter1-0/+40
2007-10-10r18234: DNS failures are too common to log at level zero or 1.Jeremy Allison1-3/+3
2007-10-10r18233: Use the autogenerated cli_unixinfo rather than the old one.Jelmer Vernooij5-82/+3
2007-10-10r18232: - Trim number of regexes applied to generated filesJelmer Vernooij4-21/+92
2007-10-10r18230: Build Samba3 RPC client<->libndr glue code.Jelmer Vernooij1-1/+1
2007-10-10r18229: regenerated unixinfo files and add a few header stubs. Almost autoge...Gerald Carter7-10/+29
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