summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-19s3:build: build talloctort only when using the internal liballocMichael Adam2-3/+8
2009-06-19s3:build: build the tdb tools only when using the internal libtdbMichael Adam2-4/+18
2009-06-19s3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collectionMichael Adam1-1/+1
2009-06-19s3:build: check for availability of external libtdb and use it if availableMichael Adam1-18/+34
2009-06-19s3:build: link libtalloc statically if using internal libtallocMichael Adam1-0/+1
2009-06-19Don't require "Modify property" perms to unjoin bug #6481)Jim McDonough6-18/+50
2009-06-19Add a missing talloc_move() in tldap_search_recvVolker Lendecke1-1/+1
2009-06-19Fix Coverity IDs 922 and 933Volker Lendecke2-3/+6
2009-06-19s3/docs: Fix typo.Karolin Seeger1-1/+1
2009-06-19Add tiny tldap testVolker Lendecke2-1/+37
2009-06-19Add tldap_fetch_rootdseVolker Lendecke2-0/+138
2009-06-19Make tevent_req_is_ldap_error publicVolker Lendecke2-1/+3
2009-06-19Add tldap_context_[gs]etattrVolker Lendecke2-0/+81
2009-06-19s3:dmapi: prefer dmapi libs from gpfs over system libsBjörn Jacke1-4/+4
2009-06-19s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.Günther Deschner1-0/+2
2009-06-19Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2-0/+287
2009-06-19Allow developers access the the privilaged ldapi socket for the momentAndrew Bartlett1-0/+4
2009-06-19On our way to alpha9!Andrew Bartlett1-2/+2
2009-06-19Mark as release versionAndrew Bartlett1-1/+1
2009-06-19Partially revert restriction of socket_wrapper to 1500 byte writesAndrew Bartlett1-10/+32
2009-06-19s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdefAndrew Bartlett1-1/+11
2009-06-19added some basic documentation for the idmap script optionAndrew Tridgell1-0/+168
2009-06-19added a sample script for the "idmap script" optionAndrew Tridgell1-0/+119
2009-06-19Partially revert restriction of socket_wrapper to 1500 byte writesAndrew Bartlett1-10/+32
2009-06-19s4:ldb Add test for integer normalisation behaviourAndrew Bartlett1-0/+17
2009-06-19A fix in the ACL code used by both SAMBA 3 and 4Matthias Dieter Wallnöfer1-1/+1
2009-06-19Fixed some uninitialised variablesMatthias Dieter Wallnöfer5-18/+20
2009-06-19Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer5-42/+88
2009-06-19s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.Günther Deschner1-1/+2
2009-06-18Fix bug 4699: Remove pidfile on clean shutdownVolker Lendecke5-8/+28
2009-06-18acl_group_override() doesn't need to call stat. Pass thisJeremy Allison1-28/+17
2009-06-18Add some const to the stat struct in the dosmode calls.Jeremy Allison8-102/+72
2009-06-18Replace the boilerplate calls to :Jeremy Allison6-270/+154
2009-06-18libwbclient: fix returned LogonInfo in wbc_LogonUser().Günther Deschner1-2/+4
2009-06-18wbinfo: use wbcLogonUser for wbinfo -K.Günther Deschner1-35/+76
2009-06-18Revert "For tevent to install tevent_util.h"Simo Sorce1-1/+0
2009-06-18s3/docs: Add documentation for 'net sam rights'.Karolin Seeger1-0/+27
2009-06-18s3:netlogon Cope with recent rename in netlogon.idlAndrew Bartlett1-1/+1
2009-06-18Remove unused variableAndrew Bartlett1-3/+0
2009-06-18Bump the ldb version and the version Samba4 requires.Andrew Bartlett2-2/+2
2009-06-18s4: Add tests and 'must change password' flags in setpassword and newuserAndrew Bartlett5-12/+146
2009-06-18s4:testprogs Don't specify a username/password when checking the ccacheAndrew Bartlett1-1/+1
2009-06-18s4:libnet Allow 'net password change' to work on expired passwordsAndrew Bartlett11-9/+41
2009-06-18s4:kdc Allow a password change when the password is expiredAndrew Bartlett12-70/+98
2009-06-18s4:setup Add an option to 'setpassword' to force password change at next loginAndrew Bartlett3-3/+17
2009-06-18s4:gensec Print GSSAPI error message when unable to find PACAndrew Bartlett1-1/+3
2009-06-18Require the new tdb 1.1.5 (for performance reasons)Andrew Bartlett2-2/+2
2009-06-18Fixes for the "cldap" testsMatthias Dieter Wallnöfer2-6/+19
2009-06-18source4/client/client.c: Possible memory leaksSlava Semushin1-2/+5
2009-06-18Fix resource leak in lib/ldb/tools/ldbmodify.cSlava Semushin2-0/+2