Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5968: derrell's large file fix for libsmbclient (BUG 2505) | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4236: More *alloc fixes. | Jeremy Allison | 1 | -10/+10 |
2003-10-14 | Enclose usage of st_blksize and st_blocks struct stat members in | Tim Potter | 1 | -0/+8 |
2003-04-24 | Patch from Guenther Deschner to fix build with gcc 3.2 | Jelmer Vernooij | 1 | -6/+6 |
2002-11-13 | Fix smbwrapper from global* changes. | Jeremy Allison | 1 | -3/+3 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 1 | -3/+2 |
2001-11-21 | W2K doesn't seem to respond to *#0 names in node status. Ensure name | Jeremy Allison | 1 | -1/+1 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -3/+2 |
2001-10-17 | charset_initialise() doesn't exist anymore. | Tim Potter | 1 | -2/+0 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -16/+14 |
2001-09-16 | fixed compilation error in smbw | Andrew Tridgell | 1 | -11/+1 |
2001-09-14 | merge from 2.2 | Gerald Carter | 1 | -0/+2 |
2001-09-10 | declare dbf in one spot | Andrew Tridgell | 1 | -1/+0 |
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -2/+2 |
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-02-20 | setup workgroup when found | Andrew Tridgell | 1 | -0/+1 |
2000-12-20 | implemented a much nicer name_status() interface. It now returns a | Andrew Tridgell | 1 | -3/+13 |
2000-12-13 | Added support for SERVICESF shared variable to change configuration file | Tim Potter | 1 | -1/+4 |
2000-12-11 | added support for browsing the list of workgroups at the top level in | Andrew Tridgell | 1 | -56/+67 |
2000-11-11 | Fetch authentication info before actually using it. | Tim Potter | 1 | -2/+2 |
2000-11-01 | Added a authentication hook to smbwrapper which allows a (username, | Tim Potter | 1 | -11/+46 |
2000-07-06 | got smbw to compile again on Linux | Andrew Tridgell | 1 | -1/+2 |
2000-03-16 | removed extra arguements from make_nmb_name calls | Herb Lewis | 1 | -3/+3 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -6/+9 |
1999-01-29 | removed encrypt-password code pre-cli_session_setup(), session setup | Luke Leighton | 1 | -6/+2 |
1999-01-27 | - got client code cleartext passwords working again in cli_session_setup. | Luke Leighton | 1 | -2/+6 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-11-13 | fixes for OSF1 compilation | Andrew Tridgell | 1 | -0/+6 |
1998-11-09 | Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions. | Jeremy Allison | 1 | -2/+2 |
1998-10-24 | handle the case of an intermediate binary not loading smbwrapper.so | Andrew Tridgell | 1 | -2/+1 |
1998-10-24 | volker was concerned about unique inode numbers and smbsh. This set of | Andrew Tridgell | 1 | -1/+3 |
1998-10-24 | make sure that apps can't close one of the internal smbw file | Andrew Tridgell | 1 | -2/+19 |
1998-10-23 | fixed problems with PWD - we no longer use the PWD env variable | Andrew Tridgell | 1 | -6/+14 |
1998-10-20 | removed setenv(), replaced with smbw_setenv() | Andrew Tridgell | 1 | -0/+1 |
1998-10-20 | smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector | Jeremy Allison | 1 | -3/+3 |
1998-10-19 | added command line options to smbsh | Andrew Tridgell | 1 | -0/+6 |
1998-10-19 | - don't use env variables for passwords and usernames (yeah!) | Andrew Tridgell | 1 | -15/+36 |
1998-10-17 | Small tidyups for gcc in 'preen' mode.... | Jeremy Allison | 1 | -0/+4 |
1998-10-16 | changed some debug levels | Andrew Tridgell | 1 | -3/+8 |
1998-10-16 | Re-added code to tell the user how many open files they | Jeremy Allison | 1 | -1/+1 |
1998-10-14 | tridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round a bit of code | Luke Leighton | 1 | -0/+2 |
1998-10-09 | dce/rpc. | Luke Leighton | 1 | -1/+1 |
1998-10-08 | dce/rpc | Luke Leighton | 1 | -1/+1 |
1998-10-08 | - fixed a bunch of warnings and minor errors | Andrew Tridgell | 1 | -1/+1 |
1998-10-07 | don't prototype the acl() functions | Andrew Tridgell | 1 | -5/+5 |
1998-10-07 | restore errno after smbw initialisation | Andrew Tridgell | 1 | -0/+5 |
1998-10-07 | - updated docs to say OSF1 works | Andrew Tridgell | 1 | -2/+2 |