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
2001-03-30
utils/torture.c: Added one more delete on close test.
Jeremy Allison
1
-0
/
+55
2001-03-30
Added one more test - just to make sure flag can be unset.
Jeremy Allison
1
-1
/
+43
2001-03-30
Expanded delete on close test to 6 cases. I now understand the semantics of
Jeremy Allison
1
-2
/
+53
2001-03-30
Changed to using GENERIC_XX constants instead of hex values to make
Jeremy Allison
1
-9
/
+57
2001-03-30
Added delete on close test that has allowed me to determine how w2k
Jeremy Allison
1
-0
/
+147
2001-03-27
Fix for ENOSPC from DCB.
Jeremy Allison
1
-4
/
+10
2001-03-26
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
1
-2
/
+12
2001-03-23
groupdb/mapping.c:
Jeremy Allison
1
-0
/
+2
2001-03-23
can delete mapping from command line now.
Jean-François Micouleau
1
-12
/
+15
2001-03-23
first pass of the new group mapping code
Jean-François Micouleau
1
-0
/
+341
2001-03-21
added -E option (for exit on errors)
Andrew Tridgell
1
-2
/
+8
2001-03-21
latest attempt at lanman1 wildcard matching
Andrew Tridgell
1
-4
/
+20
2001-03-14
patches from Simo. Couple of snity things
Gerald Carter
1
-4
/
+4
2001-03-11
Added JF's new util.
Jeremy Allison
1
-0
/
+64
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2
-14
/
+9
2001-02-28
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
1
-22
/
+18
2001-02-27
better handling of '.'
Andrew Tridgell
1
-15
/
+17
2001-02-27
remove some test code
Andrew Tridgell
1
-1
/
+2
2001-02-27
almost there with lanman1 wildcards. We now seem to correctly handle
Andrew Tridgell
1
-4
/
+17
2001-02-27
I have now found that despite initial appearences the lanman1 wildcard
Andrew Tridgell
1
-35
/
+24
2001-02-26
made some LANMAN1 wildcard progress
Andrew Tridgell
1
-6
/
+7
2001-02-26
made some progress in masktest
Andrew Tridgell
1
-16
/
+15
2001-02-25
a snapshot of my attempts to get wildcard matching right for LANMAN1
Andrew Tridgell
1
-10
/
+108
2001-02-23
make sure denied aces are first
Andrew Tridgell
1
-1
/
+1
2001-02-23
cast the qsort
Andrew Tridgell
1
-1
/
+1
2001-02-23
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
1
-45
/
+32
2001-02-22
don't crash on null acl sort
Andrew Tridgell
1
-0
/
+2
2001-02-22
fixed character set init in smbw_sample
Andrew Tridgell
1
-0
/
+2
2001-02-22
- workaround filer lsa lookup bug for unknown sids
Andrew Tridgell
1
-11
/
+10
2001-02-22
cope with filer/NT/samba all in one binary. yeah.
Andrew Tridgell
1
-7
/
+35
2001-02-21
fixed a crash bug in smbpasswd
Andrew Tridgell
1
-1
/
+0
2001-02-20
don't need _uni hack now
Andrew Tridgell
1
-30
/
+6
2001-02-20
playing with CAP_NT_SMBS
Andrew Tridgell
1
-2
/
+2
2001-02-12
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
1
-19
/
+32
2001-01-23
Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()
Tim Potter
1
-1
/
+5
2001-01-11
Changes from APPLIANCE_HEAD:
David O'Neill
1
-2
/
+9
2001-01-05
Needed a callback arg on cli_list ...
Richard Sharpe
2
-8
/
+8
2001-01-04
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
1
-3
/
+3
2000-12-21
Return appropriate exit codes for various situations:
Tim Potter
1
-22
/
+32
2000-12-21
Don't call string_to_sid after cli_lsa_lookup_names() fails.
Tim Potter
1
-2
/
+55
2000-12-21
Some systems seem to only accept a ntcreate&x with a unicode filename
Tim Potter
1
-5
/
+45
2000-12-21
Cleaned up SidToString() and StringToSid() exit paths.
Tim Potter
1
-17
/
+27
2000-12-20
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
1
-6
/
+51
2000-12-16
Added -C username and -G username that allow a user (usually Administrator)
Jeremy Allison
1
-5
/
+61
2000-12-15
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2
-8
/
+25
2000-12-14
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
1
-18
/
+18
2000-12-14
Cache lsa connection and policy handle for resolving names and sids.
Tim Potter
1
-48
/
+56
2000-12-13
Convert names to sids when modifying ACLs. Convert sids to names when
Tim Potter
1
-10
/
+68
2000-12-12
Don't print out the security descriptor type as it is automatically
Tim Potter
1
-7
/
+1
2000-12-12
Better error checking for ACL parsing.
Tim Potter
1
-7
/
+21
[next]