Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r370: The 'it does never happen -- error on close()' does happen when you exceed | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r340: fix a segfault in the login_cache code... | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r333: other half of fix for winbindd crask from gd@suse.de | Gerald Carter | 1 | -3/+7 |
2007-10-10 | r329: add the shadow_copy vfs module | Stefan Metzmacher | 3 | -1/+235 |
2007-10-10 | r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind... | Volker Lendecke | 1 | -2/+6 |
2007-10-10 | r316: Fix split_domain_name. This defaulted to get_myname() instead of | Volker Lendecke | 2 | -21/+14 |
2007-10-10 | r299: updating release notes | Gerald Carter | 1 | -13/+116 |
2007-10-10 | r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp... | Gerald Carter | 1 | -3/+1 |
2007-10-10 | r294: checking in volker's winbindd patches; tested on domain members (Samba ... | Gerald Carter | 11 | -129/+239 |
2007-10-10 | r293: keeping a single default smb.conf to maintain | Gerald Carter | 2 | -169/+0 |
2007-10-10 | r292: removing some outdated files and directories (I love subversion!) | Gerald Carter | 6 | -673/+0 |
2007-10-10 | r291: adding printer and driver migration shell script from Kurt Pfeifle | Gerald Carter | 1 | -0/+1657 |
2007-10-10 | r289: BUG 1246 -- fix syntax error | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli... | Gerald Carter | 3 | -0/+52 |
2007-10-10 | r283: removing --with-cracklib after discussion with abartklet @ sambaXP | Gerald Carter | 4 | -120/+0 |
2007-10-10 | r272: mention net rpc group delete | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del... | Volker Lendecke | 4 | -4/+291 |
2007-10-10 | r252: add backtrace to examples so people know about it (slight change from l... | Gerald Carter | 1 | -0/+41 |
2007-10-10 | r248: Add support for printing out the MAC address on nmblookup. | Richard Sharpe | 5 | -7/+24 |
2007-10-10 | r247: Fixup a couple of debug messages. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r242: adding 'cups options' parameter to allow raw printing without changing ... | Gerald Carter | 3 | -2/+18 |
2007-10-10 | r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and as | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r238: Fix memleak | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r229: Don't list domain groups from BUILTIN. | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r227: Patch from James Peach <jpeach@sgi.com> to search RIX ABI paths for lib... | Jeremy Allison | 1 | -7/+18 |
2007-10-10 | r225: Patch from Pat.Hayward@propero.net to make the session_users list dynamic. | Jeremy Allison | 2 | -9/+29 |
2007-10-10 | r223: According to Thomas Mueller, thomas.mueller@christ-wasser.de, the two l... | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache, | Jim McDonough | 1 | -17/+40 |
2007-10-10 | r219: Obtain new tickets if current ones are expired. Next part of fix for | Jim McDonough | 1 | -12/+36 |
2007-10-10 | r215: merge over svk fixes from 4_0 | Stefan Metzmacher | 1 | -7/+15 |
2007-10-10 | r208: merge the version schema changes from 4_0 | Stefan Metzmacher | 3 | -61/+23 |
2007-10-10 | r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation. | Andrew Bartlett | 1 | -8/+9 |
2007-10-10 | r197: mistaken merge from trunk | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 27 | -229/+389 |
2007-10-10 | r195: adding files to ignore list | Gerald Carter | 2 | -9/+5 |
2007-10-10 | r192: Fix configure.in to only use $BLDSHARED to select whether to build stat... | Paul Green | 1 | -3/+3 |
2007-10-10 | r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after the | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r188: Add a new 'helper protocol' to ntlm_auth. | Andrew Bartlett | 1 | -2/+202 |
2007-10-10 | r185: fix linking prob surrounding --with-fake-kaserver and -lcrypto | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter | Andrew Bartlett | 4 | -601/+665 |
2007-10-10 | r176: Improve our fallback code for password changes - this would be better | Andrew Bartlett | 3 | -43/+115 |
2007-10-10 | r175: Move this comment to the right place... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r171: Continue the 'rename nt_session_key' work. This attempts to rename | Andrew Bartlett | 1 | -88/+76 |
2007-10-10 | r160: Fix msdfs proxy. Could others please also test this, this code is soo | Volker Lendecke | 1 | -7/+9 |
2007-10-10 | r155: real for for BUG 761 -- allow printing parameter to set defaults on a p... | Gerald Carter | 2 | -50/+86 |
2007-10-10 | r153: Fix memleak | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for the | Jeremy Allison | 2 | -77/+177 |
2007-10-10 | r148: Ensure we do not dereference a null pointer when we return the user | Andrew Bartlett | 1 | -5/+17 |
2007-10-10 | r145: pdb_create_alias now returns NTSTATUS. More of this to follow. | Volker Lendecke | 2 | -6/+8 |
2007-10-10 | r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in... | Paul Green | 1 | -13/+16 |