Age | Commit message (Expand) | Author | Files | Lines |
2003-12-25 | (merge from 3.0) | Andrew Bartlett | 1 | -0/+18 |
2003-11-22 | debug and swat fixes from 3.0 | Gerald Carter | 1 | -1/+2 |
2003-11-22 | fix winbind ping call so that SWAT correctly determines if winbindd is runnin... | Gerald Carter | 1 | -5/+1 |
2003-11-22 | Ensure that items in a list of strings containing whitespace | Gerald Carter | 1 | -2/+10 |
2003-11-07 | From 3_0: | Volker Lendecke | 1 | -2/+2 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -11/+11 |
2003-10-21 | call initgroups before becomming the user; patch from Fabio Cecchi | Gerald Carter | 1 | -0/+3 |
2003-10-09 | Merge from 3.0: | Tim Potter | 2 | -76/+85 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -3/+4 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 2 | -2/+11 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 2 | -27/+31 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -24/+22 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 1 | -3/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 1 | -0/+3 |
2003-05-07 | Make fchown, fchmod conditional for systems that don't have them. | Jeremy Allison | 1 | -0/+4 |
2003-04-24 | Added patch from Stephen Roylance. | John Terpstra | 2 | -26/+26 |
2003-04-22 | Added Stephen Roylance's patch to add buttons to start/stop/restart all three | John Terpstra | 1 | -9/+38 |
2003-04-03 | Fixup swat warning. | Jeremy Allison | 1 | -1/+1 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 1 | -3/+2 |
2003-03-20 | Use True, not TRUE and False, not FALSE | Jelmer Vernooij | 1 | -1/+1 |
2003-03-20 | Make swat use popt | Jelmer Vernooij | 1 | -12/+15 |
2003-02-28 | Fix HTTP error codes (patch by Vance Lankhaar) | Jelmer Vernooij | 1 | -3/+3 |
2003-02-28 | Doxygen janitor | Martin Pool | 1 | -1/+1 |
2003-02-28 | Fix comment typo | Martin Pool | 1 | -1/+1 |
2003-02-19 | base64_decode() with heimdal libs, so I've renamed it base64_decode_inplace(). | Jim McDonough | 1 | -1/+1 |
2003-02-01 | Prompted by RedHat bugzilla bug #77999, convert the user's username and | Andrew Bartlett | 1 | -4/+11 |
2003-01-17 | connect to the actual netbios name in smb.conf and not LOCALHOST | Gerald Carter | 1 | -1/+1 |
2003-01-16 | Updates to the NTLMSSP code again - moving the base64 decode fuctionality out | Andrew Bartlett | 1 | -31/+0 |
2003-01-03 | patch to include support for daemontools from Michael Handler | Gerald Carter | 1 | -3/+3 |
2003-01-02 | BIG patch... | Andrew Bartlett | 3 | -25/+25 |
2002-12-04 | Remove FILE_MACRO as __FILE__ is ANSI C. | Tim Potter | 1 | -1/+1 |
2002-12-03 | use FILE_MACRO instead of __FILE__ | Herb Lewis | 1 | -1/+1 |
2002-11-24 | Add ntlm_auth, a new program to provide a stable interface to winbind's | Andrew Bartlett | 1 | -41/+4 |
2002-10-09 | Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu <sugioka@it... | Jeremy Allison | 1 | -1/+1 |
2002-10-07 | Fix John's little typo ... | Richard Sharpe | 1 | -1/+1 |
2002-10-07 | Fix ability to locate if we are a WINS client. | John Terpstra | 1 | -3/+3 |
2002-10-03 | Another patch from Steve Langasek <vorlon@netexpress.net>, again from the | Andrew Bartlett | 1 | -1/+1 |
2002-09-16 | Committing changes before I lose them. Work still in progress. | John Terpstra | 1 | -53/+290 |
2002-08-03 | fix log level, set a default, and also copy the value set in smb.conf into pa... | Simo Sorce | 1 | -8/+8 |
2002-07-29 | people should be happier now. | Simo Sorce | 1 | -23/+33 |
2002-07-28 | found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul... | Simo Sorce | 1 | -5/+45 |
2002-07-27 | as per user request added windbind start/stop/restart in swat | Simo Sorce | 3 | -0/+78 |
2002-06-26 | This commit finally gives us multiple wins server groups. We now | Andrew Tridgell | 1 | -1/+1 |
2002-06-25 | Break up samba's object dependencies, and its prototype includes. | Andrew Bartlett | 7 | -3/+7 |
2002-06-14 | moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c | Simo Sorce | 1 | -1/+1 |
2002-05-17 | Changes to allow head to translate NMB flags ... | Richard Sharpe | 1 | -2/+2 |
2002-03-20 | Add assertions that kill() is never accidentally passed a non-positive | Martin Pool | 1 | -2/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 5 | -9/+5 |
2002-01-21 | getpwnam -> getpwnam_alloc | Andrew Bartlett | 1 | -1/+2 |
2002-01-17 | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 1 | -1/+3 |