index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
added rpcclient program
Luke Leighton
1998-09-25
1
-1
/
+7
*
Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s
Jeremy Allison
1998-09-24
1
-48
/
+90
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-0
/
+1
*
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1998-09-05
1
-1
/
+1
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
4
-20
/
+19
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-2
/
+2
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
2
-3
/
+3
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-4
/
+4
*
some smbtorture hacks (random IPC calls)
Andrew Tridgell
1998-08-25
1
-4
/
+60
*
and get the message right ...
Andrew Tridgell
1998-08-21
1
-1
/
+1
*
silly me.
Andrew Tridgell
1998-08-21
1
-1
/
+1
*
testparm now prints a warning if the lock directory doesn't have 0644
Andrew Tridgell
1998-08-20
1
-4
/
+15
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-1
/
+0
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-1
/
+1
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-2
/
+0
*
return to old behaviour of dumping ALL parameters
Herb Lewis
1998-08-13
1
-1
/
+1
*
the rest of the binaries now compile and link
Andrew Tridgell
1998-08-10
1
-33
/
+34
*
a few more things compile.
Andrew Tridgell
1998-08-09
1
-0
/
+92
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
3
-9
/
+3
*
Updates smbstatus to have a -S and -L flag.
Richard Sharpe
1998-07-24
1
-69
/
+87
*
Fixed bug found by Richard Sharpe. After increasing files_struct size by
Jeremy Allison
1998-07-22
1
-1
/
+1
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-10
/
+15
*
This change ensures that only the processes/locked files that
Paul Blackman
1998-05-30
1
-20
/
+22
*
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1998-05-27
1
-165
/
+27
*
Put a do_global_tests() function that will be expanded to
Jeremy Allison
1998-05-22
1
-0
/
+18
*
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1998-05-18
1
-0
/
+6
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-10
/
+10
*
Change getpwnam to Get_Pwnam(xx , True) to allow lazy matching
Jeremy Allison
1998-05-15
1
-1
/
+1
*
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1998-05-12
1
-1
/
+1
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
7
-63
/
+63
*
reply.c: Added code to not overwrite sesssetup_user when in share level security
Jeremy Allison
1998-05-11
1
-1
/
+1
*
ldap back-end database development
Luke Leighton
1998-05-11
1
-24
/
+24
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-1
/
+1
*
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
1998-05-07
1
-10
/
+10
*
Fixed changed calls to machine password locking code.
Jeremy Allison
1998-05-07
1
-5
/
+4
*
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1998-04-30
1
-1
/
+1
*
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1998-04-29
1
-16
/
+266
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-3
/
+4
*
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1998-04-23
1
-60
/
+6
*
includes.h: Added John's redhat fix for QSORT_CAST.
Jeremy Allison
1998-04-18
1
-529
/
+56
*
clientgen.c: Changes 'cli_xxx_' calls to use the following
Jeremy Allison
1998-04-17
1
-5
/
+9
*
Changing of machine passwords now works !!!!!!
Jeremy Allison
1998-04-17
1
-11
/
+22
*
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1998-04-15
1
-43
/
+46
*
Modified interfaces to getting smb password entries from
Jeremy Allison
1998-04-14
1
-4
/
+4
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-1
/
+1
*
some hacks to the torture code
Andrew Tridgell
1998-04-12
1
-1
/
+10
*
Makefile, loadparm.c, server.c, smb.h, util.c: Patch from
Jeremy Allison
1998-04-09
1
-1
/
+1
*
Added check for getpwnam returning NULL.
Jeremy Allison
1998-04-07
1
-3
/
+7
*
Added extra remote password changing error codes from lmerr.h on NT.
Jeremy Allison
1998-03-30
1
-2
/
+5
*
client.c: Fixed problem where debug level on command line was overridden by s...
Jeremy Allison
1998-03-26
1
-34
/
+58
[next]