index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
12
-26
/
+33
*
Fixed bug with tdb_next_lock failing when reaching then end of a hashchain
Jeremy Allison
2000-12-07
2
-9
/
+39
*
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
4
-9
/
+99
*
Added smbcacls binary.
Tim Potter
2000-12-07
1
-3
/
+4
*
Added undocumented -t command for testing parsing of acl entries.
Tim Potter
2000-12-07
1
-11
/
+118
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
8
-702
/
+833
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
8
-75
/
+98
*
update for new pdbedit tool (code from Simo)
Gerald Carter
2000-12-06
1
-4
/
+4
*
updates to the tdbsam implementation.
Gerald Carter
2000-12-06
3
-37
/
+269
*
added passdb editor (rough form with a few bugs) Should work
Gerald Carter
2000-12-06
1
-0
/
+692
*
Print debug if domain_client_validate() cannot fetch the trust account
Tim Potter
2000-12-06
1
-1
/
+2
*
make proto again
Tim Potter
2000-12-06
1
-1
/
+1
*
tdb_chainunlock() no longer returns a value.
Tim Potter
2000-12-06
1
-2
/
+2
*
Fixed compiler warning.
Tim Potter
2000-12-06
1
-1
/
+1
*
tdb_unlockchain() no longer returns a value
Tim Potter
2000-12-06
2
-6
/
+6
*
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
3
-11
/
+211
*
Update required after changes to configure.in
Tim Potter
2000-12-06
1
-4
/
+4
*
Fixed compiler warning.
Tim Potter
2000-12-06
1
-2
/
+2
*
Moving to abstract API interface (sys_get_acl() etc.) to allow system
Jeremy Allison
2000-12-06
1
-42
/
+42
*
Sync-up with appliance-head printing code.
Jeremy Allison
2000-12-06
2
-50
/
+46
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
16
-1740
/
+2027
*
Fixed one tdb_read -> rec_free_read call.
Jeremy Allison
2000-12-05
1
-10
/
+2
*
Added sorted freelist neighbour merge code to stop tdb fragmentation.
Jeremy Allison
2000-12-05
2
-32
/
+251
*
Remove C++ style comments
David O'Neill
2000-12-04
1
-1
/
+1
*
fixed a typo
Andrew Tridgell
2000-12-04
1
-1
/
+1
*
added a comment
Andrew Tridgell
2000-12-04
1
-0
/
+2
*
fixed the parsing again and got setting acls working with w2k
Andrew Tridgell
2000-12-04
1
-3
/
+3
*
pass the desired access into cli_nt_create()
Andrew Tridgell
2000-12-04
4
-5
/
+8
*
Added some cli_errstr() calls.
Tim Potter
2000-12-04
1
-4
/
+4
*
Removed lsa lookup warnings (I'll remember).
Tim Potter
2000-12-04
1
-4
/
+19
*
fixed setting ACLs on directories
Andrew Tridgell
2000-12-04
1
-2
/
+2
*
fixed indentation
Andrew Tridgell
2000-12-04
1
-1
/
+1
*
Mask value now displayed as READ/CHANGE/FULL for standard permissions, or
Tim Potter
2000-12-04
1
-27
/
+66
*
removed SACL support (as it doesn't work with w2k if you ask for
Andrew Tridgell
2000-12-04
2
-54
/
+9
*
in cli_session_setup() accept usernames of the form DOMAIN/USER or
Andrew Tridgell
2000-12-04
1
-0
/
+9
*
signed/unsigned warning fixed
Andrew Tridgell
2000-12-04
1
-2
/
+3
*
c++ style comments are NOT allowed
Andrew Tridgell
2000-12-04
1
-1
/
+0
*
fixed acls set bug
Andrew Tridgell
2000-12-04
1
-13
/
+18
*
new proto
Andrew Tridgell
2000-12-04
1
-370
/
+370
*
no longer pass the type to make_sec_desc(), instead the type is
Andrew Tridgell
2000-12-04
3
-11
/
+9
*
fixed SACL bug
Andrew Tridgell
2000-12-04
1
-8
/
+3
*
- with -D only delete first match
Andrew Tridgell
2000-12-04
1
-12
/
+23
*
- added help
Andrew Tridgell
2000-12-03
1
-12
/
+118
*
new protos
Andrew Tridgell
2000-12-03
1
-0
/
+1
*
cleaner parsing and default handling
Andrew Tridgell
2000-12-03
1
-17
/
+22
*
changed an error message
Andrew Tridgell
2000-12-03
1
-1
/
+1
*
- better parsing
Andrew Tridgell
2000-12-03
1
-64
/
+123
*
getting/setting acls now works. The SIDs are still numeric, the next
Andrew Tridgell
2000-12-03
2
-10
/
+211
*
added basic ability to dump remote file acls
Andrew Tridgell
2000-12-03
1
-6
/
+52
*
make sure we don't duplicate object files
Andrew Tridgell
2000-12-03
1
-2
/
+3
[next]