Age | Commit message (Expand) | Author | Files | Lines |
2004-02-11 | marking 'only user' as deprecated (based on feedback in bug 66) | Gerald Carter | 1 | -1/+1 |
2004-01-31 | * BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER; | Gerald Carter | 1 | -104/+6 |
2004-01-30 | Fix up name canonicalization (needed for krb5 keytab support later). | Jeremy Allison | 1 | -1/+3 |
2004-01-29 | removing more unused parameters | Gerald Carter | 1 | -10/+0 |
2004-01-14 | Remove duplicate extern. | Jeremy Allison | 1 | -1/+0 |
2004-01-13 | sync HEAD with recent changes in 3.0 | Gerald Carter | 1 | -4/+14 |
2003-12-25 | (merge from 3.0) | Andrew Bartlett | 1 | -4/+4 |
2003-12-25 | This is metze's LDAP rebind sleep patch: | Volker Lendecke | 1 | -0/+4 |
2003-12-25 | abartlet pointed me at the fact that the order and flags in loadparm.c are | Volker Lendecke | 1 | -1/+1 |
2003-11-24 | Added "passwd chat timeout" parameter. Docs to follow. | Jeremy Allison | 1 | -0/+4 |
2003-11-22 | Ensure that items in a list of strings containing whitespace | Gerald Carter | 1 | -3/+7 |
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-17 | * make sure we only enumerate group mapping entries | Gerald Carter | 1 | -3/+0 |
2003-11-15 | Split smbldap in a core file and a utility file | Simo Sorce | 3 | -0/+460 |
2003-11-06 | Fix bug #471. (const needed in lp_set_name_resolve_order). | Jeremy Allison | 1 | -2/+2 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -1/+1 |
2003-10-13 | So here it is a non-intrusive patch with my latest work on gums (the | Simo Sorce | 1 | -0/+4 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -16/+16 |
2003-10-01 | merge of parameter changes from 3.0 and fix for bug 550 | Gerald Carter | 1 | -4/+1 |
2003-09-24 | * sync more files from 3.0 | Gerald Carter | 1 | -0/+7 |
2003-09-10 | remove references to 'strip dot' | Gerald Carter | 1 | -4/+0 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -27/+38 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -416/+434 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -167/+170 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 1 | -1/+1 |
2003-05-14 | syncing LDAP schema changes with Samba_3_0 | Gerald Carter | 1 | -1/+1 |
2003-05-09 | removing total print jobs since it is not used anymore | Gerald Carter | 1 | -2/+0 |
2003-04-29 | removing printing = SOFTQ since no one knows what it is | Gerald Carter | 1 | -12/+0 |
2003-04-27 | prepare to get _nua out of the door (but back in from the window ;-) | Simo Sorce | 1 | -40/+0 |
2003-04-27 | default remote idmap backend is null | Simo Sorce | 1 | -1/+0 |
2003-04-26 | add idmap only parameter | Simo Sorce | 1 | -1/+5 |
2003-04-24 | Patch from Stefan Metzmacher to add default parameters to the lp_parm() | Jelmer Vernooij | 1 | -69/+122 |
2003-04-14 | Also remove variable associated with lp_sam_backend() - it's dead | Jelmer Vernooij | 1 | -1/+0 |
2003-04-14 | Get rid of 'sam backend' and --with-sam | Jelmer Vernooij | 1 | -2/+0 |
2003-04-11 | Set the default schannel params 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 | Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms | Alexander Bokovoy | 1 | -3/+3 |
2003-04-04 | This is a merge of the NETLOGON schannel server code from Samba | Volker Lendecke | 1 | -0/+4 |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 1 | -32/+38 |
2003-03-31 | 3 things: | Volker Lendecke | 1 | -1/+0 |
2003-03-23 | This adds 'ldap delete dn' as the recommended parameter | Volker Lendecke | 1 | -4/+5 |
2003-03-22 | Valgrind found a few memory leaks! | Andrew Bartlett | 1 | -0/+1 |
2003-03-22 | Small clenaup patches: | Andrew Bartlett | 1 | -0/+3 |
2003-03-19 | Add paramter 'ldap del only sam attr'. | Volker Lendecke | 1 | -0/+4 |
2003-03-15 | Clean up the VFS module loading logic by making the parameter an P_LIST, | Andrew Bartlett | 1 | -19/+2 |
2003-03-12 | fixed a strcat noticed by metze | Andrew Tridgell | 1 | -1/+1 |
2003-03-11 | security=domain and domain logons = yes should be a BDC (of sorts). | Andrew Bartlett | 1 | -2/+5 |
2003-03-11 | Some further tought on the server role issue - try not to break it compeatly. | Andrew Bartlett | 1 | -3/+6 |
2003-03-11 | After 'consultation' with idra, this is how I think the server roles should w... | Andrew Bartlett | 1 | -4/+9 |