Age | Commit message (Expand) | Author | Files | Lines |
2003-11-26 | Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to add | Jeremy Allison | 3 | -13/+651 |
2003-11-26 | Implement "net rpc group members": Get members of a domain group in | Volker Lendecke | 2 | -0/+89 |
2003-11-26 | Get rid of a const warning | Volker Lendecke | 2 | -3/+3 |
2003-11-26 | Merge from 3.0: | Andrew Bartlett | 4 | -13/+15 |
2003-11-25 | Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bits | Jeremy Allison | 2 | -0/+45 |
2003-11-25 | allow users to delete jobs with cups printing backend | Gerald Carter | 2 | -1/+7 |
2003-11-25 | If signing starts successfully, don't just turn it off automatically if | Jeremy Allison | 1 | -5/+5 |
2003-11-25 | Patch for #263 from jpjanosi@us.ibm.com. | Jeremy Allison | 1 | -1/+2 |
2003-11-25 | When server signing is set to "auto", if the client doesn't sign just | Jeremy Allison | 1 | -2/+23 |
2003-11-24 | strequal() returns a BOOL, not an int like strcmp(); this fixes a bug in chec... | Gerald Carter | 1 | -2/+2 |
2003-11-24 | Added "passwd chat timeout" parameter. Docs to follow. | Jeremy Allison | 2 | -3/+10 |
2003-11-24 | patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi... | Gerald Carter | 1 | -2/+7 |
2003-11-24 | more access fixes for group enumeration in LDAP; bug 281 | Gerald Carter | 6 | -14/+52 |
2003-11-23 | (Merge from 3.0) | Andrew Bartlett | 2 | -2/+15 |
2003-11-23 | Merge from 3.0: | Andrew Bartlett | 6 | -31/+68 |
2003-11-22 | (merge from 3.0) | Andrew Bartlett | 35 | -597/+1157 |
2003-11-22 | debug and swat fixes from 3.0 | Gerald Carter | 2 | -1/+3 |
2003-11-22 | fix winbind ping call so that SWAT correctly determines if winbindd is runnin... | Gerald Carter | 1 | -5/+1 |
2003-11-22 | Ensure that items in a list of strings containing whitespace | Gerald Carter | 3 | -6/+18 |
2003-11-21 | Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa... | Jeremy Allison | 1 | -5/+95 |
2003-11-21 | Fix Jerry's no-proto bug :-). | Jeremy Allison | 1 | -4/+4 |
2003-11-21 | make sure we don't append the ldap suffix when writing out the ldap XXX suffi... | Gerald Carter | 1 | -53/+46 |
2003-11-20 | Typo fix. | Rafal Szczesniak | 1 | -2/+2 |
2003-11-19 | Added useful information to debug lines. | Rafal Szczesniak | 1 | -4/+4 |
2003-11-19 | Look at error before using it in debug statement. | Jeremy Allison | 1 | -3/+2 |
2003-11-19 | Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w... | Jeremy Allison | 1 | -19/+32 |
2003-11-19 | Correct fix for '$' termination test. | Jeremy Allison | 1 | -2/+1 |
2003-11-18 | Fix to correct checking of '$' name termination. | Rafal Szczesniak | 1 | -1/+1 |
2003-11-18 | Useful debug message. Patch by metze. | Rafal Szczesniak | 1 | -3/+5 |
2003-11-18 | Remove unneeded second open for filename ending in '.' now we know it's | Jeremy Allison | 2 | -14/+4 |
2003-11-18 | Ensure we mangle names ending in '.' in hash2 mangling method. | Jeremy Allison | 1 | -1/+1 |
2003-11-17 | Fix from Andrew Bartlett to fix up the munged-dial problem. | Jeremy Allison | 2 | -6/+16 |
2003-11-17 | From 3_0: | Volker Lendecke | 1 | -1/+2 |
2003-11-17 | * make sure we only enumerate group mapping entries | Gerald Carter | 3 | -152/+44 |
2003-11-17 | updates from Buchan | Gerald Carter | 2 | -108/+134 |
2003-11-16 | do not build config_ldap by default | Simo Sorce | 1 | -1/+1 |
2003-11-15 | add also the schema attributes and object classes need by config_ldap | Simo Sorce | 1 | -0/+48 |
2003-11-15 | Split smbldap in a core file and a utility file | Simo Sorce | 9 | -179/+720 |
2003-11-14 | fix more memory leaks in the LDAP backend code; patches from metze | Gerald Carter | 3 | -27/+52 |
2003-11-13 | Update Makefile ... | Richard Sharpe | 1 | -2/+9 |
2003-11-13 | Add this to samba-head. | Richard Sharpe | 1 | -0/+280 |
2003-11-13 | * Fix from SATOH Fumiyasu for bug 660 (failing to view print | Gerald Carter | 2 | -7/+9 |
2003-11-13 | Keep configure.in in sync with SAMBA-3.0.0 | Richard Sharpe | 2 | -20/+25 |
2003-11-12 | show locked files for -u <user>; bug 590 | Gerald Carter | 1 | -10/+41 |
2003-11-12 | > Omit html documentation tree because it has been moved to the separate | Rafal Szczesniak | 1 | -6/+9 |
2003-11-11 | fix crash bug due to empyrt munged dial string; patch from metze | Gerald Carter | 1 | -1/+1 |
2003-11-10 | Patch from Andrew Bartlett <abartlet@samba.org> for security=server core | Jeremy Allison | 1 | -6/+8 |
2003-11-09 | From 3_0: | Volker Lendecke | 1 | -0/+1 |
2003-11-09 | Merge from 3.0: | Andrew Bartlett | 3 | -20/+1 |
2003-11-07 | * only install swat html files once | Gerald Carter | 3 | -17/+34 |