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
/
source
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-24
/
+5
*
Bugfix for leak in reference counted file struct.
Jeremy Allison
1998-09-05
1
-0
/
+4
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-8
/
+12
*
added a warning when loading a parameter that is deprecated
Andrew Tridgell
1998-08-26
1
-0
/
+5
*
changed the default permissions code to do this:
Andrew Tridgell
1998-08-25
1
-2
/
+1
*
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1998-08-24
1
-1
/
+1
*
added new smb.conf option "panic action". see my samba-technical
Andrew Tridgell
1998-08-21
1
-0
/
+4
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-79
/
+27
*
moved username.c into lib/ so we no longer $(PASSDB_OBJ) in most
Andrew Tridgell
1998-08-10
1
-13
/
+12
*
added ignore rules for the dummy files
Andrew Tridgell
1998-08-09
1
-0
/
+1
*
these dummy files are needed for autoconf processing
Andrew Tridgell
1998-08-09
1
-0
/
+0
*
added --with-nisplus-home option
Andrew Tridgell
1998-08-08
1
-1
/
+1
*
loadparm.c: Added "debug timestamp" synonym for Chris.
Jeremy Allison
1998-08-04
1
-0
/
+1
*
More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()
Christopher R. Hertel
1998-08-03
1
-4
/
+4
*
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1998-08-03
1
-4
/
+12
*
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1998-08-03
1
-5
/
+8
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
1
-0
/
+4
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-23
/
+23
*
loadparm.c: Added strict sync parameter.
Jeremy Allison
1998-07-28
1
-0
/
+4
*
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1998-07-16
1
-1
/
+15
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-1
/
+1
*
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
1998-06-16
1
-1
/
+1
*
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1998-06-16
1
-0
/
+73
*
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1998-06-13
1
-0
/
+3
*
loadparm.c: Removed 'domain other sids' parameter.
Jeremy Allison
1998-06-09
1
-1
/
+0
*
loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...
Jeremy Allison
1998-06-05
1
-6
/
+2
*
added "domain admin group" and "domain guest group" parameters. this is
Luke Leighton
1998-06-04
1
-0
/
+6
*
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1998-05-27
1
-0
/
+4
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-2
/
+2
*
Makefile:
Luke Leighton
1998-05-18
1
-1
/
+1
*
removed lp_domain_workstation() parameter
Luke Leighton
1998-05-12
1
-3
/
+0
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-4
/
+5
*
add lp_domain_workstations() parameter. this is a list of workstation names
Luke Leighton
1998-05-11
1
-0
/
+3
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-2
/
+4
*
added FLAG_BASIC to some browse options for swat.
Herb Lewis
1998-05-08
1
-4
/
+4
*
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1998-05-07
1
-2
/
+2
*
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1998-05-06
1
-2
/
+10
*
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
1998-05-06
1
-0
/
+29
*
genrand.c: SGI compile warning fix.
Jeremy Allison
1998-05-05
1
-1
/
+2
*
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1998-04-30
1
-0
/
+4
*
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1998-04-29
1
-2
/
+4
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
1
-5
/
+0
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-2
/
+2
*
genrand.c: Improved generation of random values, more secure.
Jeremy Allison
1998-04-22
1
-0
/
+6
*
Added 'passwd chat debug' parameter to allow admins to debug their
Jeremy Allison
1998-04-20
1
-0
/
+4
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-1
/
+1
*
Makefile, loadparm.c, server.c, smb.h, util.c: Patch from
Jeremy Allison
1998-04-09
1
-0
/
+4
*
loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather than
Jeremy Allison
1998-04-06
1
-1
/
+1
*
Fix from Josef Hinteregger <joehtg@joehtg.co.at> for using
Jeremy Allison
1998-04-03
1
-1
/
+1
*
Patch from Chris Maltby <chris@softway.com.au>. His comments follow:
Jeremy Allison
1998-04-02
1
-1
/
+9
[next]