summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-08s3: add a test to test libsmbclientBo Yang2-2/+98
2009-08-08s3: Fix nss info substitutionBo Yang1-3/+3
2009-08-07make sure we never look past the end of either string in ldb_comparison_fold()Andrew Tridgell1-26/+44
2009-08-07s4:ldb Make error message in rnd_name more usefulAndrew Bartlett1-3/+9
2009-08-07Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2-6/+69
2009-08-07s4:setup Remove extra newlines that break OpenLDAP backendOliver Liebel1-2/+0
2009-08-06s3: Fix a bug in renames of directoriesTim Prouty1-6/+19
2009-08-06s4 torture: Extend the RAW-RENAME test to more fully test directory renames.Tim Prouty1-0/+50
2009-08-06Remove a const warning.Jeremy Allison2-2/+3
2009-08-06Fix bug #5714 - NetBSD, ENODATA undefined, at least some releases.Jeremy Allison1-0/+4
2009-08-06Put SMB_INFO_STANDARD back into setfileinfo, but do it rightJeremy Allison1-0/+45
2009-08-06Add define guards around otherwise unused variable.Jeremy Allison1-0/+3
2009-08-06s3-ldap: Fix Bug #5879. Update LDAP schema for Netscape DS 5.Günther Deschner1-1/+6
2009-08-07Unable to browse DFS when using kerberosBo Yang1-8/+14
2009-08-06s4: Simplify two lines in the "samdb.py" file (cosmetic)Matthias Dieter Wallnöfer1-2/+1
2009-08-06s4:enableaccount script: Remove a redundant lineMatthias Dieter Wallnöfer1-1/+0
2009-08-06s3/smbldap: Fix typo in debug message.Karolin Seeger1-1/+1
2009-08-06There is one signedness issue in tdb which prevents traverses of TDB recordsRusty Russell1-9/+21
2009-08-06Revert "deliberately break the build"Andrew Tridgell1-1/+1
2009-08-06deliberately break the buildAndrew Tridgell1-1/+1
2009-08-06s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett33-117/+31
2009-08-06set uidwrappersrcdirAndrew Tridgell1-0/+1
2009-08-06define uwrap_enabled() on Samba3Andrew Tridgell1-0/+3
2009-08-05s4:ldb Cosmetic corrections in "rdn_name" moduleMatthias Dieter Wallnöfer1-4/+4
2009-08-05changed BCC handling for SMBwriteX to handle broken MacOSX clientAndrew Tridgell1-13/+8
2009-08-05on buffer overflow windows gives SMBSRV:ERRerror hereAndrew Tridgell1-1/+1
2009-08-05s4:torture The test logic for the target was wrong. This should correct it.Matthias Dieter Wallnöfer1-4/+4
2009-08-05s4:heimdal_build: define HEIMDAL_LOCALEDIRStefan Metzmacher1-0/+1
2009-08-05s4:ldap_server: make sure we shutdown the tls socket before stream_terminate_...Stefan Metzmacher1-0/+1
2009-08-05s4:torture Remove some unwanted code in the LDAP test - hope this fixes up th...Matthias Dieter Wallnöfer1-12/+0
2009-08-05fixed a problem with group policy writes causing policy corruptionAndrew Tridgell3-4/+48
2009-08-05s3:winbind: Convert WINBINDD_GETGROUPS to the new APIVolker Lendecke5-173/+230
2009-08-05s3:winbind: Add async wb_gettokenVolker Lendecke3-0/+224
2009-08-05s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new APIVolker Lendecke5-28/+131
2009-08-05s3:winbind: Add async wb_lookupusergroupsVolker Lendecke12-2/+497
2009-08-05s3:winbind: Make wcache_lookup_usergroups externally visibleVolker Lendecke2-29/+52
2009-08-05s3:winbind: Convert WINBINDD_GETSIDALIASES to the new APIVolker Lendecke5-28/+145
2009-08-05s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke12-2/+643
2009-08-05s3:winbind: Make parse_sidlist take a const char *Volker Lendecke2-5/+12
2009-08-05s3:winbind: Make wcache_lookup_useraliases available publicallyVolker Lendecke2-33/+78
2009-08-05s3:winbind: Convert WINBINDD_GETPWUID to the new APIVolker Lendecke5-265/+117
2009-08-05s3:winbind: Convert WINBINDD_GETPWNAM to the new APIVolker Lendecke5-98/+152
2009-08-05s3:winbind: Convert WINBINDD_GETPWSID to the new APIVolker Lendecke5-21/+101
2009-08-05s3:winbind: Add async wb_getpwsidVolker Lendecke3-0/+230
2009-08-05s3:winbind: Make fillup_pw_field publically availableVolker Lendecke2-1/+9
2009-08-05s3:winbind: Add async wb_queryuserVolker Lendecke12-2/+721
2009-08-05s3:winbind: Make wcache_query_user externally visibleVolker Lendecke2-22/+47
2009-08-05s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke5-59/+96
2009-08-05s3:winbind: Add async wb_gid2sidVolker Lendecke12-2/+541
2009-08-05s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke5-59/+96