Age | Commit message (Expand) | Author | Files | Lines |
2003-03-23 | We don't need optarg when we have popt | Jelmer Vernooij | 2 | -4/+2 |
2003-03-23 | Convert to popt. | Jelmer Vernooij | 2 | -137/+91 |
2003-03-23 | Use True, not TRUE | Jelmer Vernooij | 1 | -2/+2 |
2003-03-23 | Fix typo in comment | Jelmer Vernooij | 1 | -2/+2 |
2003-03-23 | Convert to popt. | Jelmer Vernooij | 2 | -56/+59 |
2003-03-23 | Move -V to -C to prevent conflict with -V for version | Jelmer Vernooij | 1 | -1/+2 |
2003-03-23 | Don't crash when initialising tdb fails | Jelmer Vernooij | 1 | -2/+2 |
2003-03-22 | Convert to popt. | Jelmer Vernooij | 1 | -361/+85 |
2003-03-22 | Convert to popt | Jelmer Vernooij | 2 | -101/+26 |
2003-03-22 | Add nicer --help headers | Jelmer Vernooij | 2 | -8/+4 |
2003-03-22 | Add -U, -N, -i, -A, -W to popt. | Jelmer Vernooij | 3 | -17/+279 |
2003-03-22 | (merge from HEAD) Valgrind found some memory leaks! | Andrew Bartlett | 3 | -2/+15 |
2003-03-22 | - Use FUNCTION_MACRO, not __FUNCTION__. | Jelmer Vernooij | 3 | -4/+4 |
2003-03-22 | Valgrind found a few memory leaks! | Andrew Bartlett | 3 | -2/+15 |
2003-03-22 | Don't use EDQUOT on systems where it's not available | Jelmer Vernooij | 1 | -3/+5 |
2003-03-22 | Merge from HEAD - Detect missing -lroken properly on machines without krb5-co... | Jelmer Vernooij | 1 | -2/+3 |
2003-03-22 | Detect missing -lroken properly on systems without krb5-config | Jelmer Vernooij | 1 | -2/+3 |
2003-03-22 | Return value in non-void function | Jelmer Vernooij | 1 | -0/+1 |
2003-03-22 | Use FUNCTION_MACRO, not __FUNCTION__ | Jelmer Vernooij | 1 | -2/+2 |
2003-03-22 | Never touch complicated if/else/elsif structures :-) | Volker Lendecke | 1 | -23/+27 |
2003-03-22 | Never touch complicated if/else/elsif structures :-) | Volker Lendecke | 1 | -23/+27 |
2003-03-22 | Don't use errno's when they're not available | Jelmer Vernooij | 1 | -1/+15 |
2003-03-22 | This changes the way we do LDAP updates. We don't use LDAP_MOD_MODIFY | Volker Lendecke | 1 | -121/+175 |
2003-03-22 | This changes the way we do LDAP updates. We don't use LDAP_MOD_MODIFY | Volker Lendecke | 1 | -121/+175 |
2003-03-22 | (merge from HEAD) | Andrew Bartlett | 10 | -41/+96 |
2003-03-22 | Revert bogus part of previous patch. | Andrew Bartlett | 1 | -6/+9 |
2003-03-22 | Small clenaup patches: | Andrew Bartlett | 10 | -54/+98 |
2003-03-22 | Fix compile on IA64 by noting that this should be the integer, not a pointer | Andrew Bartlett | 1 | -1/+1 |
2003-03-22 | Fix compile on IA64 by noting that this should be the integer, not a pointer | Andrew Bartlett | 1 | -1/+1 |
2003-03-22 | This caused problems on the build farm. | Andrew Bartlett | 1 | -1/+1 |
2003-03-22 | It seems that this causes some problems on some linux platforms - it's a | Andrew Bartlett | 1 | -1/+1 |
2003-03-22 | Merge fixes to libsmbclient (fstring/pstring) from HEAD. | Andrew Bartlett | 2 | -20/+20 |
2003-03-22 | Thanks to volker, merge passdb changes from HEAD: | Andrew Bartlett | 9 | -229/+137 |
2003-03-22 | Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set the | Andrew Bartlett | 1 | -0/+11 |
2003-03-22 | Patch from Jianliang Lu <j.lu@tiesse.com> to set the 'minimum password age' | Andrew Bartlett | 1 | -0/+11 |
2003-03-22 | FALSE -> False (reported by Paul Green) | Jelmer Vernooij | 1 | -1/+1 |
2003-03-21 | Clobber the 'SAFETY_MARGIN' in libsmb. | Andrew Bartlett | 1 | -3/+7 |
2003-03-21 | Clobber our SMB buffers between packets. I hope this will help find bugs | Andrew Bartlett | 1 | -2/+10 |
2003-03-21 | Patch from colo (on IRC) to get libsmbclient building due to pstring/fstring | Andrew Bartlett | 2 | -20/+20 |
2003-03-21 | Merge of new appliance-head scalable printing fixes. | Jeremy Allison | 1 | -142/+287 |
2003-03-21 | Merge of new appliance-head scalable printing fixes. | Jeremy Allison | 1 | -142/+287 |
2003-03-21 | Add more mappings to the nterr->errno mapping table. It should be fairly | Jelmer Vernooij | 1 | -3/+75 |
2003-03-21 | (merge from HEAD) | Andrew Bartlett | 1 | -7/+33 |
2003-03-21 | Give volker a hand, and let domain joins with existing user accounts work | Andrew Bartlett | 1 | -12/+38 |
2003-03-20 | Merge from HEAD | Volker Lendecke | 1 | -1/+1 |
2003-03-20 | Only build pdb_ldap if both ldap libs and headers are found | Jelmer Vernooij | 1 | -2/+2 |
2003-03-20 | NT4 as well as W2k respond with IPC regardless of what service | Volker Lendecke | 1 | -1/+1 |
2003-03-20 | Patch from Samuel Thibault to convert messages from dos to unix charset | Jelmer Vernooij | 3 | -13/+33 |
2003-03-20 | Patch from Samuel Thibault to convert messages from unix to dos charset. Works | Jelmer Vernooij | 3 | -13/+33 |
2003-03-20 | Fix setOtherHelp() - pointed out by metze | Jelmer Vernooij | 1 | -1/+1 |