summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark as release versionsamba-4.0.0alpha8Andrew Bartlett2009-06-191-1/+1
* Partially revert restriction of socket_wrapper to 1500 byte writesAndrew Bartlett2009-06-191-10/+32
* s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdefAndrew Bartlett2009-06-191-1/+11
* s4:ldb Add test for integer normalisation behaviourAndrew Bartlett2009-06-191-0/+17
* A fix in the ACL code used by both SAMBA 3 and 4Matthias Dieter Wallnöfer2009-06-191-1/+1
* Fixed some uninitialised variablesMatthias Dieter Wallnöfer2009-06-195-18/+20
* Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer2009-06-195-42/+88
* s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.Günther Deschner2009-06-191-1/+2
* Fix bug 4699: Remove pidfile on clean shutdownVolker Lendecke2009-06-185-8/+28
* acl_group_override() doesn't need to call stat. Pass thisJeremy Allison2009-06-181-28/+17
* Add some const to the stat struct in the dosmode calls.Jeremy Allison2009-06-188-102/+72
* Replace the boilerplate calls to :Jeremy Allison2009-06-186-270/+154
* libwbclient: fix returned LogonInfo in wbc_LogonUser().Günther Deschner2009-06-181-2/+4
* wbinfo: use wbcLogonUser for wbinfo -K.Günther Deschner2009-06-181-35/+76
* Revert "For tevent to install tevent_util.h"Simo Sorce2009-06-181-1/+0
* s3/docs: Add documentation for 'net sam rights'.Karolin Seeger2009-06-181-0/+27
* s3:netlogon Cope with recent rename in netlogon.idlAndrew Bartlett2009-06-181-1/+1
* Remove unused variableAndrew Bartlett2009-06-181-3/+0
* Bump the ldb version and the version Samba4 requires.Andrew Bartlett2009-06-182-2/+2
* s4: Add tests and 'must change password' flags in setpassword and newuserAndrew Bartlett2009-06-185-12/+146
* s4:testprogs Don't specify a username/password when checking the ccacheAndrew Bartlett2009-06-181-1/+1
* s4:libnet Allow 'net password change' to work on expired passwordsAndrew Bartlett2009-06-1811-9/+41
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-1812-70/+98
* s4:setup Add an option to 'setpassword' to force password change at next loginAndrew Bartlett2009-06-183-3/+17
* s4:gensec Print GSSAPI error message when unable to find PACAndrew Bartlett2009-06-181-1/+3
* Require the new tdb 1.1.5 (for performance reasons)Andrew Bartlett2009-06-182-2/+2
* Fixes for the "cldap" testsMatthias Dieter Wallnöfer2009-06-182-6/+19
* source4/client/client.c: Possible memory leaksSlava Semushin2009-06-181-2/+5
* Fix resource leak in lib/ldb/tools/ldbmodify.cSlava Semushin2009-06-182-0/+2
* Fix syntax error in lib/ldb/ldb_sqlite3/base160.cSlava Semushin2009-06-182-2/+2
* For tevent to install tevent_util.hEric Sandall2009-06-181-0/+1
* LDB: Link against both tevent and tallocEric Sandall2009-06-181-1/+1
* s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger2009-06-184-5/+16
* NETLOGON pipe improvementsMatthias Dieter Wallnöfer2009-06-189-65/+184
* Add const to cast, to fix warningAndrew Bartlett2009-06-181-2/+2
* s3 onefs: Remove dfs resolution from create_file() now that it's being done a...Tim Prouty2009-06-171-22/+1
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-1725-131/+398
* s3: Plumb smb_filename from create_file all of the way down to fd_openTim Prouty2009-06-175-206/+282
* Use system Python LDB bindings, if present.Jelmer Vernooij2009-06-181-1/+9
* Use system LDB by default if the right version was found.Jelmer Vernooij2009-06-181-2/+2
* dsdb: Fix build against system ldb.Jelmer Vernooij2009-06-183-3/+3
* selftest: Use common function when skipping testsuites based on run-timeJelmer Vernooij2009-06-181-11/+32
* smb_build: Always build modules for system-libraries as shared libraries,Jelmer Vernooij2009-06-181-2/+3
* Fix build with system LDB.Jelmer Vernooij2009-06-184-4/+4
* configure: Use Python tdb bindings from the system, if found.Jelmer Vernooij2009-06-181-3/+10
* Remove outdated Python status file.Jelmer Vernooij2009-06-182-16/+2
* Fix bug #6476 - more then 3000 smbd-zombies in memoryJeremy Allison2009-06-171-0/+12
* selftest: report time after testsuite, gives nicer output on theJelmer Vernooij2009-06-171-1/+1
* tdb: Fix help string in configure flag to enable Python bindings.Jelmer Vernooij2009-06-171-1/+1
* Only install an explicit set of scripts during "make install", rather thanJelmer Vernooij2009-06-171-1/+8