| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Store some path names in global variables initialized to configure | Martin Pool | 2001-11-19 | 12 | -28/+20 |
| * | Minor fixes to help display, and domain enumeration , and also preparation fo... | Steve French | 2001-11-12 | 1 | -19/+35 |
| * | Internationalization enbalement for net utility - replace printf with d_printf | Jim McDonough | 2001-11-06 | 1 | -233/+233 |
| * | Fix up pdbedit so that it at least compiles without warnings. | Andrew Bartlett | 2001-11-04 | 1 | -92/+61 |
| * | Got serious about const again. | Jeremy Allison | 2001-11-04 | 1 | -18/+18 |
| * | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 2001-11-03 | 1 | -4/+4 |
| * | Adding support for net password, net service, net user info, fixing net helps | Steve French | 2001-11-03 | 1 | -59/+258 |
| * | Parionia to ensure people don't install libsmb based programs setuid root. | Andrew Bartlett | 2001-10-31 | 1 | -1/+1 |
| * | Fix up smbpasswd -e/-d so that it doesn't change the password under you any | Andrew Bartlett | 2001-10-30 | 1 | -11/+13 |
| * | clear errno before a call, tdbsam will not update it. | Simo Sorce | 2001-10-29 | 1 | -1/+1 |
| * | more compiler warnings | Herb Lewis | 2001-10-23 | 1 | -1/+1 |
| * | Remove setbuffer which caused build errors | Jim McDonough | 2001-10-23 | 1 | -2/+0 |
| * | Replace getopt_long with popt for parsing commandline options | Jim McDonough | 2001-10-23 | 1 | -136/+91 |
| * | Added xstrdup, removed static version from smbpasswd.c | Jeremy Allison | 2001-10-22 | 1 | -14/+0 |
| * | Add command-line remote management utility | Jim McDonough | 2001-10-19 | 1 | -0/+1510 |
| * | first step in converting the head branch to use lang_tdb.c instead | Andrew Tridgell | 2001-10-11 | 2 | -21/+36 |
| * | Fixed bug when status=no and max smbd processes > 0. | Jeremy Allison | 2001-10-11 | 1 | -0/+5 |
| * | fix some possible memleaks and not tested reallocs spotted by Andreas Moroder | Simo Sorce | 2001-10-03 | 1 | -0/+1 |
| * | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 9 | -21/+0 |
| * | Don't try to write the LM password in the NT password feild. | Andrew Bartlett | 2001-09-30 | 1 | -1/+0 |
| * | Fix up a number of intertwined issues: | Andrew Bartlett | 2001-09-29 | 2 | -22/+22 |
| * | Removed smbpasswd_XX call (how did this get re-added, I removed all | Jeremy Allison | 2001-09-27 | 1 | -1/+1 |
| * | Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-). | Jeremy Allison | 2001-09-27 | 1 | -127/+103 |
| * | Major update to pdbedit's import and export code, in line with reqests for it | Andrew Bartlett | 2001-09-27 | 1 | -81/+83 |
| * | Fix up pdbedit to initialise its structures with the standard functions, | Andrew Bartlett | 2001-09-26 | 1 | -40/+52 |
| * | Added -s configfile to smbcontrol.c. | Volker Lendecke | 2001-09-21 | 1 | -6/+9 |
| * | Check 'hosts equiv' and 'use rhosts' compatability with 'hostname | Andrew Bartlett | 2001-09-20 | 1 | -0/+16 |
| * | move to SAFE_FREE() | Simo Sorce | 2001-09-17 | 5 | -28/+26 |
| * | free memory before returning. | Simo Sorce | 2001-09-15 | 1 | -0/+7 |
| * | Fixed problems with arg parsing as root with smbpasswd. | Jeremy Allison | 2001-09-12 | 1 | -8/+11 |
| * | left out { | Herb Lewis | 2001-09-10 | 1 | -1/+1 |
| * | prevent segv by not calling tdb_traverse and tdb_close if tdb_open_log | Herb Lewis | 2001-09-10 | 1 | -18/+20 |
| * | declare dbf in one spot | Andrew Tridgell | 2001-09-10 | 5 | -5/+0 |
| * | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 2001-09-10 | 5 | -11/+11 |
| * | convert more code to using d_printf | Andrew Tridgell | 2001-09-08 | 2 | -395/+395 |
| * | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 2001-09-06 | 2 | -3/+3 |
| * | Started a cleanup of smbpasswd related stuff. I've created a new file | Tim Potter | 2001-09-06 | 1 | -12/+16 |
| * | always include profile support so you do not need a different binary of | Herb Lewis | 2001-09-05 | 1 | -5/+0 |
| * | add profiling stats from 2.2 | Herb Lewis | 2001-09-05 | 1 | -2/+332 |
| * | When sending a message via a tdb, it must be open read/write. | Jeremy Allison | 2001-09-05 | 1 | -1/+1 |
| * | more warning fixes on solaris | Andrew Tridgell | 2001-09-05 | 1 | -2/+2 |
| * | it now all compiles - so try enabling it by default and see what explodes on ... | Andrew Tridgell | 2001-09-04 | 1 | -7/+6 |
| * | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 2001-09-04 | 1 | -5/+5 |
| * | Set acb_info to ACB_SVRTRUST if we are joining the domain as a BDC without | Tim Potter | 2001-08-31 | 1 | -2/+6 |
| * | merge from 2.2 | Gerald Carter | 2001-08-30 | 1 | -0/+3 |
| * | Fix uninitialised variables. Spotted by "Esh, Andrew" <AEsh@tricord.com> | Tim Potter | 2001-08-29 | 1 | -0/+3 |
| * | Fuss, fuss, fuss... | Christopher R. Hertel | 2001-08-29 | 1 | -1/+1 |
| * | Added samsync and samrepl (untested) message types to smbcontrol. | Tim Potter | 2001-08-28 | 1 | -0/+38 |
| * | Fixed typo in comment. | Tim Potter | 2001-08-28 | 1 | -3/+1 |
| * | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 2001-08-27 | 2 | -6/+6 |