Age | Commit message (Expand) | Author | Files | Lines |
2001-11-25 | Minor typos | Volker Lendecke | 1 | -2/+2 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -3/+2 |
2001-11-04 | Fix up pdbedit so that it at least compiles without warnings. | Andrew Bartlett | 1 | -92/+61 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -4/+4 |
2001-10-29 | clear errno before a call, tdbsam will not update it. | Simo Sorce | 1 | -1/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |
2001-09-30 | Don't try to write the LM password in the NT password feild. | Andrew Bartlett | 1 | -1/+0 |
2001-09-29 | Fix up a number of intertwined issues: | Andrew Bartlett | 1 | -18/+18 |
2001-09-27 | Removed smbpasswd_XX call (how did this get re-added, I removed all | Jeremy Allison | 1 | -1/+1 |
2001-09-27 | Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-). | Jeremy Allison | 1 | -127/+103 |
2001-09-27 | Major update to pdbedit's import and export code, in line with reqests for it | Andrew Bartlett | 1 | -81/+83 |
2001-09-26 | Fix up pdbedit to initialise its structures with the standard functions, | Andrew Bartlett | 1 | -40/+52 |
2001-09-06 | Started a cleanup of smbpasswd related stuff. I've created a new file | Tim Potter | 1 | -12/+16 |
2001-08-28 | Fixed typo in comment. | Tim Potter | 1 | -3/+1 |
2001-07-12 | Changed instances of TRUE, FALSE to True, False as some compilers don't | Tim Potter | 1 | -23/+23 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -2/+2 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+0 |
2001-05-07 | Patch from Simo: | Gerald Carter | 1 | -7/+8 |
2001-05-07 | Removed unused variable. | Tim Potter | 1 | -1/+0 |
2001-05-04 | Big cleanup of passdb and backends. | Jean-François Micouleau | 1 | -33/+60 |
2001-03-23 | groupdb/mapping.c: | Jeremy Allison | 1 | -0/+2 |
2001-03-14 | patches from Simo. Couple of snity things | Gerald Carter | 1 | -4/+4 |
2000-12-06 | added passdb editor (rough form with a few bugs) Should work | Gerald Carter | 1 | -0/+692 |