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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2000-12-07
Added undocumented -t command for testing parsing of acl entries.
Tim Potter
1
-11
/
+118
2000-12-06
added passdb editor (rough form with a few bugs) Should work
Gerald Carter
1
-0
/
+692
2000-12-04
added a comment
Andrew Tridgell
1
-0
/
+2
2000-12-04
fixed the parsing again and got setting acls working with w2k
Andrew Tridgell
1
-3
/
+3
2000-12-04
Added some cli_errstr() calls.
Tim Potter
1
-4
/
+4
2000-12-04
Removed lsa lookup warnings (I'll remember).
Tim Potter
1
-4
/
+19
2000-12-04
fixed setting ACLs on directories
Andrew Tridgell
1
-2
/
+2
2000-12-04
Mask value now displayed as READ/CHANGE/FULL for standard permissions, or
Tim Potter
1
-27
/
+66
2000-12-04
removed SACL support (as it doesn't work with w2k if you ask for
Andrew Tridgell
1
-52
/
+7
2000-12-04
signed/unsigned warning fixed
Andrew Tridgell
1
-2
/
+3
2000-12-04
fixed acls set bug
Andrew Tridgell
1
-13
/
+18
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-03
- added help
Andrew Tridgell
1
-12
/
+118
2000-12-03
cleaner parsing and default handling
Andrew Tridgell
1
-17
/
+22
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
1
-9
/
+155
2000-12-03
added basic ability to dump remote file acls
Andrew Tridgell
1
-6
/
+52
2000-12-03
a prootype program for querying/setting a security decsriptor on a
Andrew Tridgell
1
-0
/
+233
2000-11-17
support smbcontrol sending messages to itself (for testing purposes)
Andrew Tridgell
1
-0
/
+2
2000-11-16
Fix for a problem with the new messaging system. If a sender is using the
Jeremy Allison
2
-12
/
+37
2000-11-16
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
1
-4
/
+120
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-12
/
+17
2000-11-11
Merge of Herb's profiling code.
Jeremy Allison
1
-0
/
+49
2000-11-10
Merge in Herb's changes from 2.2.
Jeremy Allison
1
-2
/
+14
2000-10-12
lib/messages.c add debug print for receipt of PING and
Herb Lewis
1
-1
/
+2
2000-10-12
print source PID in PONG and debuglevel message. Allow request debuglevel
Herb Lewis
1
-10
/
+30
2000-10-11
Simple cleanup, but I also changed the value of the dlevel parameter passed
Christopher R. Hertel
1
-5
/
+5
2000-10-11
changes to sync with 2.2. tree
Herb Lewis
1
-4
/
+6
2000-10-10
don't use gets() !
Andrew Tridgell
1
-2
/
+2
2000-10-06
Added Herb's fixes to HEAD.
Jeremy Allison
1
-2
/
+59
2000-09-29
utils/smbcontrol.c: Fixes from Herb for interactive use.
Jeremy Allison
1
-29
/
+82
2000-09-29
use the 64 bit locking interface in locktest
Andrew Tridgell
1
-19
/
+19
2000-09-26
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
1
-2
/
+35
2000-09-13
first cut at smbcontrol program. It currently allows syntax like:
Andrew Tridgell
2
-14
/
+159
2000-09-12
- fixed some memory leaks in the messages code
Andrew Tridgell
1
-3
/
+21
2000-09-12
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
1
-1
/
+1
2000-09-11
a simple test program I use to test the debug message system
Andrew Tridgell
1
-0
/
+63
2000-08-21
Fix for safe_free freeing static strings. From Robert August Vincent, II.
Jeremy Allison
1
-5
/
+6
2000-08-09
fixed help string
Andrew Tridgell
1
-1
/
+2
2000-07-26
Fixed memory leaks in root and non-root password changing.
Tim Potter
1
-7
/
+20
2000-07-18
Removed the sanity check on the WINS SERVER parameter because it simply
Christopher R. Hertel
1
-17
/
+0
2000-07-06
the smbw sample prog
Andrew Tridgell
1
-0
/
+93
2000-06-29
slightly saner defaults
Andrew Tridgell
1
-3
/
+3
2000-06-15
add -d debuglevel option
Andrew Tridgell
1
-1
/
+5
2000-06-13
If I use nmblookup to search for node ZOOB#1B and there is no such name
Christopher R. Hertel
1
-4
/
+6
2000-06-13
argv parsing fixes
Andrew Tridgell
1
-2
/
+2
2000-06-13
allow for lots of connections per server
Andrew Tridgell
1
-75
/
+76
2000-06-13
added -L switch to tell smbtorture to use oplocks
Andrew Tridgell
2
-4
/
+7
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-2
/
+2
[next]