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