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
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge from appliance head
Gerald Carter
2000-12-21
1
-0
/
+5
*
merge from appliance head
Gerald Carter
2000-12-21
1
-1
/
+4
*
Removed uninitialised variable.
Jeremy Allison
2000-12-20
1
-1
/
+0
*
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
2000-12-20
4
-8
/
+23
*
lib/util_unistr.c: A couple more uninitialised memory read fixes.
Jeremy Allison
2000-12-18
3
-26
/
+133
*
Cast prs_alloc_mem to correct type.
Jeremy Allison
2000-12-18
1
-2
/
+2
*
Merged Tim's fixes from appliance-head.
Jeremy Allison
2000-12-18
3
-107
/
+160
*
Fixed chown/chgrp setting from smbcacls.
Jeremy Allison
2000-12-16
1
-0
/
+2
*
Added -C username and -G username that allow a user (usually Administrator)
Jeremy Allison
2000-12-16
1
-5
/
+61
*
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
2000-12-15
3
-26
/
+21
*
When chaining together long lines of bloody "if" statements, which should
Jeremy Allison
2000-12-15
1
-1
/
+3
*
Makefile.in, Added libsmb/cli_lsarpc.c - needed for smbcacls.
Jeremy Allison
2000-12-15
2
-3
/
+26
*
Sync-up with HEAD.
Jean-François Micouleau
2000-12-15
8
-61
/
+87
*
Fixed memory leaks with JOB_INFO_2.
Jeremy Allison
2000-12-15
1
-3
/
+2
*
Remember to free stuff *you* allocated, not from the prs_struct :-).
Jeremy Allison
2000-12-15
1
-6
/
+13
*
Use prs_alloc_mem, not malloc, then there's no need to explicitly free
Jeremy Allison
2000-12-15
4
-56
/
+2
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.
cvs2svn Import User
2000-12-15
2
-0
/
+491
|
\
|
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
16
-87
/
+148
|
*
Changes from APPLIANCE_HEAD:
David O'Neill
2000-12-14
1
-1
/
+9
|
*
Updates from appliance-head.
Jeremy Allison
2000-12-14
1
-8
/
+47
|
*
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
[next]