| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server | Christopher R. Hertel | 2001-08-26 | 1 | -1/+1 |
* | get rid of compiler warnings | Herb Lewis | 2001-08-24 | 1 | -3/+3 |
* | fixed handling of 139/445 in clients | Andrew Tridgell | 2001-08-24 | 1 | -2/+1 |
* | Fix up some unused variables and functions, fix up formatting | Andrew Bartlett | 2001-08-23 | 1 | -14/+0 |
* | A few changes: | Andrew Bartlett | 2001-08-22 | 1 | -60/+44 |
* | added -b option | Andrew Tridgell | 2001-08-20 | 1 | -2/+9 |
* | Allow smbpasswd to join a W2K hosted AD domain. | Jeremy Allison | 2001-08-02 | 1 | -3/+10 |
* | Added "use mmap" for HPUX. | Jeremy Allison | 2001-07-30 | 2 | -2/+2 |
* | Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO. | Tim Potter | 2001-07-25 | 1 | -2/+2 |
* | nicer smbtree output | Andrew Tridgell | 2001-07-25 | 1 | -2/+4 |
* | Changed instances of TRUE, FALSE to True, False as some compilers don't | Tim Potter | 2001-07-12 | 1 | -23/+23 |
* | allow to rename an NT group | Jean-François Micouleau | 2001-07-09 | 1 | -2/+5 |
* | Don't try and open tdb secrets file in non-root/local mode. | Jeremy Allison | 2001-07-06 | 1 | -2/+1 |
* | A program to display a tree of domains, servers and shares similar to the | Tim Potter | 2001-07-06 | 1 | -0/+419 |
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 2001-07-04 | 8 | -24/+24 |