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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-12-04
removed SACL support (as it doesn't work with w2k if you ask for
Andrew Tridgell
2
-54
/
+9
2000-12-04
document -U change
Andrew Tridgell
1
-0
/
+3
2000-12-04
in cli_session_setup() accept usernames of the form DOMAIN/USER or
Andrew Tridgell
1
-0
/
+9
2000-12-04
signed/unsigned warning fixed
Andrew Tridgell
1
-2
/
+3
2000-12-04
c++ style comments are NOT allowed
Andrew Tridgell
1
-1
/
+0
2000-12-04
fixed acls set bug
Andrew Tridgell
1
-13
/
+18
2000-12-04
new proto
Andrew Tridgell
1
-370
/
+370
2000-12-04
no longer pass the type to make_sec_desc(), instead the type is
Andrew Tridgell
3
-11
/
+9
2000-12-04
Reformatted to look nicer on 80-character screen.
Tim Potter
1
-49
/
+52
2000-12-04
fixed SACL bug
Andrew Tridgell
1
-8
/
+3
2000-12-04
- with -D only delete first match
Andrew Tridgell
1
-12
/
+23
2000-12-04
Fixed some debugging code.
Tim Potter
1
-3
/
+3
2000-12-03
- added help
Andrew Tridgell
1
-12
/
+118
2000-12-03
new protos
Andrew Tridgell
1
-0
/
+1
2000-12-03
cleaner parsing and default handling
Andrew Tridgell
1
-17
/
+22
2000-12-03
changed an error message
Andrew Tridgell
1
-1
/
+1
2000-12-03
- better parsing
Andrew Tridgell
1
-64
/
+123
2000-12-03
getting/setting acls now works. The SIDs are still numeric, the next
Andrew Tridgell
2
-10
/
+211
2000-12-03
added basic ability to dump remote file acls
Andrew Tridgell
1
-6
/
+52
2000-12-03
make sure we don't duplicate object files
Andrew Tridgell
1
-2
/
+3
2000-12-03
new proto
Andrew Tridgell
1
-355
/
+369
2000-12-03
a prootype program for querying/setting a security decsriptor on a
Andrew Tridgell
1
-0
/
+233
2000-12-03
- added client support for nttrans calls
Andrew Tridgell
2
-0
/
+282
2000-12-03
split the RPC_PARSE object into two pieces. The first is included as
Andrew Tridgell
1
-5
/
+18
2000-12-02
Added print_freelist command.
Jeremy Allison
2
-0
/
+38
2000-12-02
change the split threahold for the free list to prevent freelist
Andrew Tridgell
1
-1
/
+1
2000-12-02
fixed messaging bug - use strlen() instead of sizeof() in key length
Andrew Tridgell
1
-2
/
+2
2000-12-01
Allow zero length smb.conf files.
Tim Potter
1
-2
/
+0
2000-12-01
Run configure script using dirname of $0. This allows configure.developer
Tim Potter
1
-1
/
+1
2000-12-01
Use lp_codepagedir() instead of CODEPAGEDIR when loading the unicode map.
Tim Potter
1
-2
/
+3
2000-12-01
Code to read & return POSIX ACLs as NT ACLs. Close to test on Linux.
Jeremy Allison
1
-74
/
+95
2000-11-30
Keep syncing up POSIX ACL work...
Jeremy Allison
1
-110
/
+111
2000-11-30
Work in progress, doesn't compile. Adding the POSIX ACL mapping....
Jeremy Allison
1
-22
/
+198
2000-11-29
alignment issues.
Jean-François Micouleau
2
-28
/
+35
2000-11-28
First Release of the DocBook 'source'.
David Bannon
3
-0
/
+1816
2000-11-28
include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...
Jeremy Allison
3
-62
/
+87
2000-11-28
PDC docs, made from DocBook source, comments ?
David Bannon
4
-0
/
+5879
2000-11-28
Ran DFS on Linux and found that readlink() on Linux does not append NUL
Shirish Kalele
1
-1
/
+3
2000-11-27
passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code
Jeremy Allison
5
-32
/
+37
2000-11-27
Fixed messaging so main smbd can get lib/message.c messages.
Jeremy Allison
1
-0
/
+8
2000-11-27
Removed unnessesary init.
Jeremy Allison
1
-1
/
+1
2000-11-27
fixed a potential locking deadlock in tdb
Andrew Tridgell
1
-1
/
+1
2000-11-24
This should fix Office failing to print to "FILE:".
Jeremy Allison
1
-3
/
+3
2000-11-22
Tar fixes from Craig Barratt craig@arraycomm.com.
Jeremy Allison
2
-2
/
+4
2000-11-22
o fixed logon script problems (wrong len in reply to net_sam_logon for
Gerald Carter
3
-9
/
+10
2000-11-22
Free talloc'ed memory from the main smbd. Patch from Rich Bollinger, Elliott ...
Jeremy Allison
1
-0
/
+3
2000-11-22
Changes from APPLIANCE_HEAD:
David O'Neill
1
-4
/
+4
2000-11-22
ADDPRINTERDRIVER info level 6 fix - this is dynamic depending
Jeremy Allison
1
-7
/
+9
2000-11-21
Don't forget to convert into UNIX character set before calling
Jeremy Allison
1
-1
/
+1
2000-11-21
combined 2 if statments which used the same condition
Gerald Carter
1
-3
/
+5
[prev]
[next]