Age | Commit message (Expand) | Author | Files | Lines |
2000-06-08 | Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu> | Jeremy Allison | 1 | -4/+6 |
2000-06-01 | param/loadparm.c: Looks like someone ran indent on this ! | Jeremy Allison | 1 | -529/+293 |
2000-05-31 | space in front of lp_preexec() causing make proto to not detect this fn. | Luke Leighton | 1 | -1/+1 |
2000-05-29 | make proto | Luke Leighton | 1 | -39/+32 |
2000-05-28 | lp_server_role() + use in srv_reg. | Luke Leighton | 1 | -2102/+2701 |
2000-05-27 | TIMESTAMPS ARE IRRITATING AS HELL WHEN DEBUGGING! NGGGH!! | Luke Leighton | 1 | -1/+1 |
2000-05-24 | removed lp_revalidate() | Andrew Tridgell | 1 | -4/+0 |
2000-05-16 | The new msdfs implementation that uses symlinks to point to other | Shirish Kalele | 1 | -26/+6 |
2000-05-12 | use "winbind separator" option for domain/user separator character | Andrew Tridgell | 1 | -1/+6 |
2000-05-10 | I found a better way of handling deleted auto printers | Andrew Tridgell | 1 | -13/+2 |
2000-05-10 | remove autoloaded printers that are no longer in /etc/printcap when we | Andrew Tridgell | 1 | -9/+27 |
2000-05-10 | more merging | Andrew Tridgell | 1 | -1/+6 |
2000-05-06 | added winbindd options in head branch, so it is possible to combine | Andrew Tridgell | 1 | -0/+49 |
2000-05-05 | Fix for crash bug in OpenConfFile() if no smb.conf exists. | Tim Potter | 1 | -1/+1 |
2000-05-02 | split the username in the vuser structure into a separate | Andrew Tridgell | 1 | -1/+1 |
2000-04-28 | Added info level 1005 to netsharegetinfo (is the share a DFS root) | Shirish Kalele | 1 | -0/+1 |
2000-04-16 | converted a bunch more functions to use a fd instead of a FILE* | Andrew Tridgell | 2 | -75/+63 |
2000-04-12 | Removed "ole locking compat" parameter (no longer used). | Jeremy Allison | 1 | -4/+0 |
2000-04-12 | Code to map tdb locks onto POSIX. Mainly placeholder code at the moment, | Jeremy Allison | 1 | -0/+4 |
2000-04-05 | changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are | Jean-François Micouleau | 1 | -0/+9 |
2000-04-03 | Fix for compiler warning about invalid structure type. | Jeremy Allison | 1 | -1/+1 |
2000-03-30 | Fix for coredump in testparm. | Jeremy Allison | 1 | -1/+1 |
2000-03-27 | Fixed crash bug in new handle_netbios_name code. | Jeremy Allison | 1 | -2/+2 |
2000-03-16 | Fixes to add "paranoid" option to popen. Checks some basic things. | Jeremy Allison | 1 | -1/+19 |
2000-03-13 | include/smb.h: | Jeremy Allison | 1 | -1/+1 |
2000-03-10 | Cleaning up the warnings from configure.developer. | Shirish Kalele | 1 | -4/+0 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 1 | -2/+37 |
2000-03-07 | added a tcon test: make two tconXs with the same user/pass, open a file | Luke Leighton | 1 | -1/+1 |
2000-02-16 | Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@... | Jeremy Allison | 1 | -1/+136 |
2000-02-07 | Jeremy can you check lib/util_unistr.c for codepages support ? | Jean-François Micouleau | 1 | -0/+9 |
2000-02-03 | Added 'vfs object' and 'vfs options' smb.conf parameters. | Tim Potter | 1 | -0/+25 |
2000-01-30 | made "enable" and "disable" the default "lpresume" and "lppause" commands | Herb Lewis | 1 | -4/+1 |
2000-01-29 | Fix from Motonobu TAKAHASHI to sort code page parameters first. | Jeremy Allison | 1 | -2/+2 |
2000-01-26 | Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. | Jeremy Allison | 1 | -1/+1 |
2000-01-20 | Moved Herb's global -> local changes to HEAD. | Jeremy Allison | 1 | -2/+2 |
2000-01-18 | Added Herb's swat fixes. | Jeremy Allison | 1 | -2/+2 |
2000-01-16 | use string_set() instead of string_init() | Andrew Tridgell | 1 | -36/+26 |
2000-01-14 | Added "inherit permissions" patch. | Jeremy Allison | 1 | -0/+4 |
2000-01-13 | Added missing #ifdef for WITH_UTMP. | Jeremy Allison | 1 | -0/+2 |
2000-01-12 | Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>. | Jeremy Allison | 1 | -0/+23 |
2000-01-07 | netbios scope is a DOS_STRING | Andrew Tridgell | 1 | -1/+1 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -0/+2 |
2000-01-06 | Removed unneeded #define. | Jeremy Allison | 1 | -2/+0 |
2000-01-06 | Re-added "dfree command" functionality that was described in the man pages | Jeremy Allison | 1 | -0/+1 |
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -39/+27 |
2000-01-04 | Added "crap" fix for rotating string buffers. (Increased to 20, added #define). | Jeremy Allison | 1 | -4/+5 |
1999-12-21 | Fix based on code from monyo@home.monyo.com to fix multibyte continuation | Jeremy Allison | 1 | -17/+31 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -498/+365 |
1999-12-12 | changed function name of get_home_dir() to get_unixhome_dir(), to stop | Luke Leighton | 1 | -1/+1 |
1999-11-16 | added two new params: "trusted domains" and "trusting domains". | Luke Leighton | 1 | -0/+6 |