index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
2
-6
/
+6
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
1
-165
/
+165
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
A few changes:
Andrew Bartlett
2001-08-22
1
-3
/
+1
*
it was half committed last time,
Simo Sorce
2001-08-12
1
-2
/
+2
*
Change all realloc() statements to Realloc() (ecxept for tdb.c)
Simo Sorce
2001-08-08
1
-13
/
+13
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
2001-07-08
1
-2
/
+2
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-12
/
+12
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
2
-21
/
+8
*
uhm some pointer went wrong
Simo Sorce
2001-06-23
1
-4
/
+4
*
handle P_LIST parameters
Simo Sorce
2001-06-23
1
-0
/
+25
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
make swat recover from previously bad umask from xinetd
Andrew Tridgell
2001-05-30
1
-2
/
+8
*
Add border=0 in included swat images to get rid of the link border stuff.
Tim Potter
2001-05-30
1
-1
/
+1
*
make sure the umask is set in swat
Andrew Tridgell
2001-05-28
1
-0
/
+2
*
- added ability for swat to run under CGI. This needs
Andrew Tridgell
2001-05-17
1
-1
/
+33
*
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
2001-05-15
1
-5
/
+17
*
merge some fixes from 2.2
Andrew Tridgell
2001-05-07
1
-1
/
+5
*
fix broken links in SWAT due to upper case anchors in the generated
Gerald Carter
2001-04-12
1
-2
/
+5
*
Setup syslog correctly in swat. Patch from Andrew Bartlett.
Jeremy Allison
2001-04-05
1
-0
/
+1
*
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2001-03-26
1
-7
/
+19
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
2
-4
/
+3
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-2
/
+3
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-2
/
+2
*
Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...
Jeremy Allison
2000-11-06
1
-0
/
+1
*
Remove CGI logging code. Make username/password lookups take
Jeremy Allison
2000-11-01
1
-29
/
+28
*
don't show equivalent enum options in swat
Andrew Tridgell
2000-09-13
1
-5
/
+8
*
Fix for swat to return correct MIME type for text files. From "Ron
Tim Potter
2000-09-01
1
-0
/
+2
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-3
/
+3
*
two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...
Andrew Tridgell
2000-04-11
2
-0
/
+4
*
client/client.c:
Jeremy Allison
2000-02-25
1
-14
/
+26
*
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
2000-02-04
1
-6
/
+6
*
always restart nmbd and smbd when asked, even if they appear not to be
Andrew Tridgell
2000-01-07
1
-4
/
+2
*
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
2000-01-03
1
-1
/
+1
*
fixed active shares display
Andrew Tridgell
2000-01-03
1
-2
/
+2
*
- added tdb_flags option to tdb_open()
Andrew Tridgell
2000-01-02
1
-1
/
+1
*
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1999-12-21
1
-7
/
+1
*
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1999-12-21
1
-54
/
+63
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
5
-120
/
+188
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
1
-1
/
+1
*
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1999-03-09
1
-3
/
+18
*
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
1
-1
/
+1
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+2
*
make the help links appear in a separate window, so you can read the
Andrew Tridgell
1998-11-27
1
-1
/
+1
*
better layout of password options.
Andrew Tridgell
1998-11-27
1
-19
/
+23
*
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
1
-1
/
+1
*
make SWAT obey the global "hosts allow" and "hosts deny" settings.
Andrew Tridgell
1998-11-21
2
-13
/
+29
*
smbd/password.c: Added *SMBSERVER fix is name is too long.
Jeremy Allison
1998-11-21
1
-1
/
+1
[next]