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-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
2000-12-12
Fix error string.
Tim Potter
1
-1
/
+1
2000-12-12
Fixed some accidentally reversed patches.
Tim Potter
1
-115
/
+411
2000-12-12
Compile fix for new arg to create_nt_token()
Tim Potter
2
-3
/
+7
2000-12-12
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
6
-486
/
+276
2000-12-12
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
6
-434
/
+555
2000-12-12
Owner always has READ_CONTROL and WRITE_DAC access.
Jeremy Allison
1
-1
/
+3
2000-12-12
Sorry Gerald, I think the original code was better (plus safer as I'm sure
Jeremy Allison
1
-7
/
+10
2000-12-12
Extra part of fix that Gerald missed (sorry).
Jeremy Allison
1
-1
/
+1
2000-12-11
subtle bug where files which missed the stat_cache but were added
Gerald Carter
1
-10
/
+7
2000-12-11
Fix for short names not being returned correctly with non-mangled shares.
Jeremy Allison
1
-1
/
+2
2000-12-11
Fixed very subtle bug returning correct error on an open, when we have
Jeremy Allison
2
-10
/
+91
2000-12-11
Adding in debug for SD's.
Jeremy Allison
2
-0
/
+48
2000-12-11
code review of rpcclient
Gerald Carter
1
-159
/
+140
2000-12-11
type for client_info struct
Gerald Carter
1
-2
/
+2
2000-12-11
new version of Get_Pwnam()
Gerald Carter
1
-52
/
+50
2000-12-11
return NULL instead of return False in char *prs_mem_get();
Tim Potter
1
-1
/
+1
2000-12-11
Added Tim's fix for read-only crashes.
Jeremy Allison
1
-0
/
+2
2000-12-11
new prototypes
Andrew Tridgell
2
-482
/
+384
2000-12-11
added support for browsing the list of workgroups at the top level in
Andrew Tridgell
2
-57
/
+77
2000-12-11
exposed the broadcast name resolution routine outside namequery.c
Andrew Tridgell
1
-4
/
+4
2000-12-09
group rid assignment cut and paste error
Gerald Carter
1
-2
/
+2
2000-12-09
Fixed typo causing coredump in file_lines_parse.
Jeremy Allison
1
-1
/
+1
2000-12-08
Fixed compiler warning.
Jeremy Allison
1
-2
/
+2
2000-12-08
Added OLD_NTDOMAIN to remove warnings about undefined functions.
Jeremy Allison
3
-0
/
+6
2000-12-08
Removed unused auto (IRIX compiler warning).
Jeremy Allison
1
-2
/
+1
2000-12-08
Removed a dead function.
Tim Potter
1
-108
/
+0
2000-12-08
Cosmetic fixups for large file support message.
Tim Potter
2
-22
/
+18
2000-12-08
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
9
-203
/
+714
2000-12-08
Modified argc passed to rpc_client cmd_* functions to include argv[0].
Tim Potter
2
-15
/
+15
2000-12-08
Added pdbedit binary to list of ignored files.
Tim Potter
1
-0
/
+1
2000-12-08
Compile fixes for changes in make_sec_desc() interface.
Tim Potter
2
-6
/
+5
2000-12-08
Removed compiler warning.
Tim Potter
1
-1
/
+2
2000-12-08
Fixed *very* subtle statcache bug where invalid stat state could be
Jeremy Allison
1
-1
/
+2
2000-12-07
Fixed bug with Win9x/ME where drivername was being returned incorrectly in
Jeremy Allison
1
-36
/
+46
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
[next]