summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* r18010: Ensure we don't timeout twice to the sameJeremy Allison2007-10-103-9/+17
* r18009: Fixes bug 4026.Derrell Lipman2007-10-105-188/+475
* r18008: Ok, same fix as before. But this time also allocate the session key. ...Volker Lendecke2007-10-101-5/+14
* r18007: Ensure we don't namecache KDC entries with port 88Jeremy Allison2007-10-101-0/+2
* r18006: Actually a smaller change than it looks. LeverageJeremy Allison2007-10-105-17/+155
* r18005: The ntlmssp fix is not correct yet, working on itVolker Lendecke2007-10-101-6/+5
* r18004: If you're writing out a krb5.conf, at leastJeremy Allison2007-10-101-2/+2
* r18003: Creating a directory and getting EEXIST isn't an error.Jeremy Allison2007-10-101-1/+1
* r18002: Improved debug.Jeremy Allison2007-10-101-1/+2
* r18001: Proper error reporting on write/close fail.Jeremy Allison2007-10-101-1/+7
* r18000: Get nelem/size args right for x_fwrite.Jeremy Allison2007-10-101-1/+1
* r17999: No need to prevent others from reading. Use 755 insteadJeremy Allison2007-10-101-2/+2