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-07
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
12
-26
/
+33
2000-12-07
Fixed bug with tdb_next_lock failing when reaching then end of a hashchain
Jeremy Allison
2
-9
/
+39
2000-12-07
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
4
-9
/
+99
2000-12-07
First cut at a manual page for smbcacls.
Tim Potter
3
-0
/
+238
2000-12-07
Added smbcacls binary.
Tim Potter
1
-3
/
+4
2000-12-07
Added undocumented -t command for testing parsing of acl entries.
Tim Potter
1
-11
/
+118
2000-12-07
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
8
-702
/
+833
2000-12-06
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
8
-75
/
+98
2000-12-06
update for new pdbedit tool (code from Simo)
Gerald Carter
1
-4
/
+4
2000-12-06
updates to the tdbsam implementation.
Gerald Carter
3
-37
/
+269
2000-12-06
added passdb editor (rough form with a few bugs) Should work
Gerald Carter
1
-0
/
+692
2000-12-06
added documentation for 'private dir' parameter
Gerald Carter
3
-2310
/
+2359
2000-12-06
update to reference new documentation in Imprints
Gerald Carter
1
-9
/
+11
2000-12-06
Print debug if domain_client_validate() cannot fetch the trust account
Tim Potter
1
-1
/
+2
2000-12-06
make proto again
Tim Potter
1
-1
/
+1
2000-12-06
tdb_chainunlock() no longer returns a value.
Tim Potter
1
-2
/
+2
2000-12-06
Fixed compiler warning.
Tim Potter
1
-1
/
+1
2000-12-06
tdb_unlockchain() no longer returns a value
Tim Potter
2
-6
/
+6
2000-12-06
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
3
-11
/
+211
2000-12-06
Update required after changes to configure.in
Tim Potter
1
-4
/
+4
2000-12-06
Fixed compiler warning.
Tim Potter
1
-2
/
+2
2000-12-06
Moving to abstract API interface (sys_get_acl() etc.) to allow system
Jeremy Allison
1
-42
/
+42
2000-12-06
Sync-up with appliance-head printing code.
Jeremy Allison
2
-50
/
+46
2000-12-06
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
16
-1740
/
+2027
2000-12-05
Fixed one tdb_read -> rec_free_read call.
Jeremy Allison
1
-10
/
+2
2000-12-05
Added sorted freelist neighbour merge code to stop tdb fragmentation.
Jeremy Allison
2
-32
/
+251
2000-12-04
Remove C++ style comments
David O'Neill
1
-1
/
+1
2000-12-04
Changes from APPLIANCE_HEAD:
David O'Neill
3
-3
/
+7
2000-12-04
fixed a typo
Andrew Tridgell
1
-1
/
+1
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
pass the desired access into cli_nt_create()
Andrew Tridgell
4
-5
/
+8
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
fixed indentation
Andrew Tridgell
1
-1
/
+1
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
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
[next]