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