index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
2000-12-14
3
-28
/
+28
*
Cache lsa connection and policy handle for resolving names and sids.
Tim Potter
2000-12-14
1
-48
/
+56
*
Changes from APPLIANCE_HEAD:
David O'Neill
2000-12-13
2
-15
/
+20
*
Added proto definition for new RPC calls.
Jeremy Allison
2000-12-13
3
-33
/
+31
*
I think it's time to go home.
Tim Potter
2000-12-13
1
-5
/
+6
*
OK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.
Tim Potter
2000-12-13
1
-2
/
+3
*
Add libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to LIBSMB_OBJ. Not so
Tim Potter
2000-12-13
1
-2
/
+3
*
Convert names to sids when modifying ACLs. Convert sids to names when
Tim Potter
2000-12-13
1
-10
/
+68
*
Lightweight rpc client library. Uses only routines in libsmb and
Tim Potter
2000-12-13
1
-0
/
+370
*
Server side changes for dynamic names in lsa_lookup_names
Tim Potter
2000-12-13
2
-20
/
+10
*
make proto
Tim Potter
2000-12-13
3
-19
/
+37
*
Wrong length for unistr2 in init_q_lookup_names()
Tim Potter
2000-12-13
2
-27
/
+36
*
Two tdb bugfixes. First one - ensure that traverse lock is moved before deleting
Jeremy Allison
2000-12-13
1
-45
/
+58
*
Added support for SERVICESF shared variable to change configuration file
Tim Potter
2000-12-13
1
-1
/
+4
*
Fixed bug noticed by JF. se_access_check needs user SID as first in token.
Jeremy Allison
2000-12-12
1
-10
/
+23
*
Fixed processing of dfree script (was truncating).
Jeremy Allison
2000-12-12
1
-2
/
+0
*
more fixes from Simo. Also fixed the password expiration field
Gerald Carter
2000-12-12
1
-134
/
+59
*
Don't print out the security descriptor type as it is automatically
Tim Potter
2000-12-12
1
-7
/
+1
*
Better error checking for ACL parsing.
Tim Potter
2000-12-12
1
-7
/
+21
*
Fixed some accidentally reversed patches.
Tim Potter
2000-12-12
1
-115
/
+411
*
Compile fix for new arg to create_nt_token()
Tim Potter
2000-12-12
2
-3
/
+7
*
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
6
-486
/
+276
*
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2000-12-12
6
-434
/
+555
*
Owner always has READ_CONTROL and WRITE_DAC access.
Jeremy Allison
2000-12-12
1
-1
/
+3
*
Sorry Gerald, I think the original code was better (plus safer as I'm sure
Jeremy Allison
2000-12-12
1
-7
/
+10
*
Extra part of fix that Gerald missed (sorry).
Jeremy Allison
2000-12-12
1
-1
/
+1
*
subtle bug where files which missed the stat_cache but were added
Gerald Carter
2000-12-11
1
-10
/
+7
*
Fix for short names not being returned correctly with non-mangled shares.
Jeremy Allison
2000-12-11
1
-1
/
+2
*
Fixed very subtle bug returning correct error on an open, when we have
Jeremy Allison
2000-12-11
2
-10
/
+91
*
Adding in debug for SD's.
Jeremy Allison
2000-12-11
2
-0
/
+48
*
code review of rpcclient
Gerald Carter
2000-12-11
1
-159
/
+140
*
type for client_info struct
Gerald Carter
2000-12-11
1
-2
/
+2
*
new version of Get_Pwnam()
Gerald Carter
2000-12-11
1
-52
/
+50
*
return NULL instead of return False in char *prs_mem_get();
Tim Potter
2000-12-11
1
-1
/
+1
*
Added Tim's fix for read-only crashes.
Jeremy Allison
2000-12-11
1
-0
/
+2
*
new prototypes
Andrew Tridgell
2000-12-11
2
-482
/
+384
*
added support for browsing the list of workgroups at the top level in
Andrew Tridgell
2000-12-11
2
-57
/
+77
*
exposed the broadcast name resolution routine outside namequery.c
Andrew Tridgell
2000-12-11
1
-4
/
+4
*
group rid assignment cut and paste error
Gerald Carter
2000-12-09
1
-2
/
+2
*
Fixed typo causing coredump in file_lines_parse.
Jeremy Allison
2000-12-09
1
-1
/
+1
*
Fixed compiler warning.
Jeremy Allison
2000-12-08
1
-2
/
+2
*
Added OLD_NTDOMAIN to remove warnings about undefined functions.
Jeremy Allison
2000-12-08
3
-0
/
+6
*
Removed unused auto (IRIX compiler warning).
Jeremy Allison
2000-12-08
1
-2
/
+1
*
Removed a dead function.
Tim Potter
2000-12-08
1
-108
/
+0
*
Cosmetic fixups for large file support message.
Tim Potter
2000-12-08
2
-22
/
+18
*
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
9
-203
/
+714
*
Modified argc passed to rpc_client cmd_* functions to include argv[0].
Tim Potter
2000-12-08
2
-15
/
+15
*
Added pdbedit binary to list of ignored files.
Tim Potter
2000-12-08
1
-0
/
+1
*
Removed compiler warning.
Tim Potter
2000-12-08
1
-1
/
+2
*
Fixed *very* subtle statcache bug where invalid stat state could be
Jeremy Allison
2000-12-08
1
-1
/
+2
[next]