Age | Commit message (Expand) | Author | Files | Lines |
2003-05-14 | *****LDAP schema changes***** | Gerald Carter | 1 | -1/+1 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -35/+54 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -0/+6 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -13/+6 |
2003-05-09 | removing total print jobs since it is not used anymore | Gerald Carter | 1 | -2/+0 |
2003-05-02 | Now that multi-pdu schannel works and a but in the negotiator has been | Volker Lendecke | 1 | -2/+2 |
2003-04-29 | removing printing = SOFTQ since no one knows what it is | Gerald Carter | 1 | -12/+0 |
2003-04-28 | A new pdb_ldap! | Andrew Bartlett | 1 | -40/+2 |
2003-04-24 | Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf | Jelmer Vernooij | 1 | -88/+362 |
2003-04-23 | Updated FLAGs - Affects only SWAT. | John Terpstra | 1 | -7/+8 |
2003-04-23 | Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted | Andrew Bartlett | 1 | -2/+5 |
2003-04-23 | Merge HEAD's winbind into 3.0. | Andrew Bartlett | 1 | -0/+5 |
2003-04-23 | Try to keep existing behaviour for our printing code - never return | Andrew Bartlett | 1 | -17/+6 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -0/+1 |
2003-04-18 | 'vfs object' is a list not a string (we have cascaded VFS modules in 3_0 as | Jelmer Vernooij | 1 | -20/+3 |
2003-04-17 | Remove SamBackend variable (is already gone in HEAD) | Jelmer Vernooij | 1 | -1/+0 |
2003-04-14 | Add some more functions for the modules (backport from HEAD): | Jelmer Vernooij | 1 | -0/+4 |
2003-04-11 | Set the default schannel parameters to False until we know more. | Volker Lendecke | 1 | -2/+2 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 1 | -0/+4 |
2003-04-06 | Merge the TNG netlogon schannel from HEAD. | Volker Lendecke | 1 | -0/+4 |
2003-03-31 | 3 things: | Volker Lendecke | 1 | -1/+0 |
2003-03-23 | Merge from HEAD: | Volker Lendecke | 1 | -4/+5 |
2003-03-22 | (merge from HEAD) Valgrind found some memory leaks! | Andrew Bartlett | 1 | -0/+1 |
2003-03-22 | (merge from HEAD) | Andrew Bartlett | 1 | -0/+3 |
2003-03-22 | Thanks to volker, merge passdb changes from HEAD: | Andrew Bartlett | 1 | -2/+2 |
2003-03-19 | Merge from HEAD. | Volker Lendecke | 1 | -0/+4 |
2003-03-18 | const warning fix. | Jeremy Allison | 1 | -1/+2 |
2003-03-12 | fixed a strcat noticed by metze | Andrew Tridgell | 1 | -1/+1 |
2003-03-01 | Added limit to number of jobs enumerated. Set to 0 (means no limit). | Jeremy Allison | 1 | -0/+4 |
2003-02-24 | Merge paramaters for client-side-auth updates. | Andrew Bartlett | 1 | -0/+11 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -1/+5 |
2003-01-29 | Added "passwd backend" to WIZARD section in SWAT. | John Terpstra | 1 | -1/+1 |
2003-01-14 | Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output, | Andrew Bartlett | 1 | -9/+32 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -53/+53 |
2002-12-27 | Add msdfs proxy functionality; a CIFS share can directly be a stand-in for | Shirish Kalele | 1 | -0/+4 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-12-20 | Merge from HEAD. lp_winbind_separator() is now a const string. | Tim Potter | 1 | -1/+1 |
2002-12-12 | Added "kernel change notify" boolean to allow easier valgrind testing. | Jeremy Allison | 1 | -0/+4 |
2002-11-22 | Restrict anonymous=2 support merged from HEAD | Andrew Bartlett | 1 | -1/+3 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -316/+220 |
2002-11-04 | remove 'sam backend' | Jelmer Vernooij | 1 | -3/+0 |
2002-11-02 | Merge of my 'ldap trust ids' patch from HEAD. | Andrew Bartlett | 1 | -0/+3 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -0/+2 |
2002-10-23 | First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. | Jeremy Allison | 1 | -1/+20 |
2002-10-21 | Merge mangle prefix code. | Jeremy Allison | 1 | -1/+5 |
2002-10-21 | removed the following parameters | Gerald Carter | 1 | -19/+0 |
2002-10-15 | Change default of max_xmit to match W2K. Ensure NT negprot uses it. | Jeremy Allison | 1 | -1/+3 |
2002-10-09 | removed stat() call in lp_add_home() | Gerald Carter | 1 | -7/+0 |
2002-10-05 | Turn on sendfile detection by default in HEAD and 3.0. | Jeremy Allison | 1 | -8/+0 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 1 | -1/+13 |