summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...Richard Sharpe2007-10-101-1/+1
* r413: merge from 4_0:Stefan Metzmacher2007-10-102-18/+1
* r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2007-10-102-5/+3
* r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher2007-10-104-4/+8
* r405: Some docs of vfs_full_audit.c as comment :-)Volker Lendecke2007-10-101-0/+31
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2007-10-105-199/+1864
* r403: update version to 3.0.4pre1Stefan Metzmacher2007-10-101-2/+2
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fixGerald Carter2007-10-103-0/+14
* r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names...Gerald Carter2007-10-101-0/+2
* r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since theTim Potter2007-10-102-28/+28
* r378: Add an option extd_audit:parseable=True. This gives messages of the formVolker Lendecke2007-10-101-95/+198
* r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ...Gerald Carter2007-10-101-2/+2
* r370: The 'it does never happen -- error on close()' does happen when you exceedVolker Lendecke2007-10-101-1/+1
* r340: fix a segfault in the login_cache code...Stefan Metzmacher2007-10-101-1/+3
* r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2007-10-101-3/+7
* r329: add the shadow_copy vfs moduleStefan Metzmacher2007-10-103-1/+235
* r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke2007-10-101-2/+6
* r316: Fix split_domain_name. This defaulted to get_myname() instead ofVolker Lendecke2007-10-102-21/+14
* r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp...Gerald Carter2007-10-101-3/+1
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-1011-129/+239
* r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...Gerald Carter2007-10-103-0/+52
* r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter2007-10-104-120/+0
* r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...Volker Lendecke2007-10-104-4/+291
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-105-7/+24
* r247: Fixup a couple of debug messages.Jeremy Allison2007-10-101-2/+2
* r242: adding 'cups options' parameter to allow raw printing without changing ...Gerald Carter2007-10-103-2/+18
* r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and asAndrew Bartlett2007-10-101-2/+0
* r238: Fix memleakVolker Lendecke2007-10-101-0/+3
* r229: Don't list domain groups from BUILTIN.Volker Lendecke2007-10-101-0/+7
* r227: Patch from James Peach <jpeach@sgi.com> to search RIX ABI paths for lib...Jeremy Allison2007-10-101-7/+18
* r225: Patch from Pat.Hayward@propero.net to make the session_users list dynamic.Jeremy Allison2007-10-102-9/+29
* r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache,Jim McDonough2007-10-101-17/+40
* r219: Obtain new tickets if current ones are expired. Next part of fix forJim McDonough2007-10-101-12/+36
* r215: merge over svk fixes from 4_0Stefan Metzmacher2007-10-101-7/+15
* r208: merge the version schema changes from 4_0Stefan Metzmacher2007-10-103-61/+23
* r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.Andrew Bartlett2007-10-101-8/+9
* r197: mistaken merge from trunkGerald Carter2007-10-101-0/+4
* r196: merging struct uuid from trunkGerald Carter2007-10-1027-229/+389
* r195: adding files to ignore listGerald Carter2007-10-102-9/+5
* r192: Fix configure.in to only use $BLDSHARED to select whether to build stat...Paul Green2007-10-101-3/+3
* r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after theAndrew Bartlett2007-10-101-2/+1
* r188: Add a new 'helper protocol' to ntlm_auth.Andrew Bartlett2007-10-101-2/+202
* r185: fix linking prob surrounding --with-fake-kaserver and -lcryptoGerald Carter2007-10-101-0/+4
* r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett2007-10-104-601/+665
* r176: Improve our fallback code for password changes - this would be betterAndrew Bartlett2007-10-103-43/+115
* r175: Move this comment to the right place...Andrew Bartlett2007-10-101-1/+1
* r171: Continue the 'rename nt_session_key' work. This attempts to renameAndrew Bartlett2007-10-101-88/+76
* r160: Fix msdfs proxy. Could others please also test this, this code is sooVolker Lendecke2007-10-101-7/+9
* r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...Gerald Carter2007-10-102-50/+86
* r153: Fix memleakVolker Lendecke2007-10-101-0/+1