Age | Commit message (Expand) | Author | Files | Lines |
2004-03-11 | Merge from 3.0. Fix munged dial in pdb_ldap | Jim McDonough | 1 | -8/+8 |
2004-03-01 | Ok here it is my latest work on privileges | Simo Sorce | 1 | -63/+0 |
2004-02-20 | AIX has already has a function called msleep(). Bugzilla #1098. | Tim Potter | 1 | -1/+1 |
2004-02-11 | fix broken compile after andrew's changes | Gerald Carter | 1 | -4/+4 |
2004-01-29 | This should cure the problem with gums not compiling. | Simo Sorce | 1 | -120/+188 |
2004-01-19 | 1. The most part of this patch changed the unknown_3 flag to the now known | Simo Sorce | 3 | -389/+288 |
2004-01-06 | isolate ldap debug messages to the common smbldap_XXX() functions | Gerald Carter | 1 | -5/+0 |
2003-11-14 | fix more memory leaks in the LDAP backend code; patches from metze | Gerald Carter | 1 | -4/+14 |
2003-11-07 | fix for bug 680 (heads up). This gist is to map the | Gerald Carter | 1 | -355/+129 |
2003-10-31 | Fix some unused variable warnings. | Tim Potter | 2 | -0/+6 |
2003-10-17 | * fix some compile warnings in the gums code | Gerald Carter | 1 | -2/+0 |
2003-10-14 | sorry folks, forgot to cvs add/remove before commit. | Simo Sorce | 2 | -1196/+1297 |
2003-10-13 | So here it is a non-intrusive patch with my latest work on gums (the | Simo Sorce | 4 | -1120/+876 |
2003-09-15 | Merge from Samba 3.0: | Tim Potter | 1 | -33/+31 |
2003-09-10 | Remove obsolete files. | Jelmer Vernooij | 7 | -3045/+0 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 3 | -218/+226 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 3 | -18/+25 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 4 | -992/+1410 |
2003-06-03 | initial version of idmap_ldap.c; lots of updates to come | Gerald Carter | 1 | -0/+838 |
2003-05-14 | syncing LDAP schema changes with Samba_3_0 | Gerald Carter | 1 | -4/+4 |
2003-05-12 | Fix compiler warnings. | Jeremy Allison | 1 | -2/+0 |
2003-05-03 | fixes to *_util.c files | Simo Sorce | 1 | -13/+48 |
2003-05-02 | shouldn't wellknown group be well.. ..WKN_GRP ? | Simo Sorce | 1 | -1/+1 |
2003-05-01 | fix wrong debug messages in idmap_util.c | Simo Sorce | 1 | -2/+2 |
2003-05-01 | init wellknown in pdbedit too | Simo Sorce | 1 | -24/+20 |
2003-05-01 | proper wellknown sids initialization at startup | Simo Sorce | 1 | -0/+46 |
2003-05-01 | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 3 | -102/+128 |
2003-04-30 | correctly initiazlize idmap tdb when creationg new | Simo Sorce | 2 | -94/+168 |
2003-04-30 | auto-init for utility functions | Simo Sorce | 1 | -0/+18 |
2003-04-29 | This is a nice rewrite: | Simo Sorce | 2 | -16/+19 |
2003-04-29 | forgot to add the file where things moved | Simo Sorce | 1 | -0/+189 |
2003-04-29 | consolidate idmap code in one place | Simo Sorce | 1 | -1/+1 |
2003-04-27 | make winbind use idmap as well. | Simo Sorce | 2 | -159/+3 |
2003-04-26 | enhancements | Simo Sorce | 1 | -5/+27 |
2003-04-26 | add idmap only parameter | Simo Sorce | 1 | -0/+29 |
2003-04-24 | Patch from Stefan Metzmacher to add default parameters to the lp_parm() | Jelmer Vernooij | 1 | -3/+3 |
2003-04-19 | fixes | Simo Sorce | 2 | -5/+18 |
2003-04-17 | seem that someone changed the semanthic of unix_strlower without fixing all | Simo Sorce | 2 | -5/+8 |
2003-04-16 | NTSTATUS strings are much more use than raw numbers... | Andrew Bartlett | 1 | -2/+2 |
2003-04-08 | some more debugging in case of failure | Simo Sorce | 2 | -3/+4 |
2003-04-06 | fix commit | Simo Sorce | 1 | -2/+2 |
2003-04-06 | This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on the | Simo Sorce | 2 | -150/+18 |
2003-04-05 | some more idmapping :) | Simo Sorce | 1 | -18/+61 |
2003-04-04 | Fixed compiler warning. | Tim Potter | 1 | -1/+1 |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 3 | -85/+170 |
2003-03-22 | - Use FUNCTION_MACRO, not __FUNCTION__. | Jelmer Vernooij | 1 | -2/+2 |
2003-03-08 | more on idmap | Simo Sorce | 2 | -69/+192 |
2003-03-08 | some more code | Simo Sorce | 2 | -0/+472 |
2003-03-07 | initial work for the new idmpa interface | Simo Sorce | 1 | -0/+145 |
2003-03-07 | Some progress towards gums and tdbsam2 | Simo Sorce | 4 | -210/+1076 |