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
/
rpc_server
/
srv_lsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
2000-12-15
1
-11
/
+16
*
lib/util_unistr.c:
Jean-François Micouleau
2000-12-15
1
-1
/
+1
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-19
/
+1
*
Server side changes for dynamic names in lsa_lookup_names
Tim Potter
2000-12-13
1
-5
/
+10
*
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
1
-7
/
+35
*
Tims fixes for non-local lookup.
Jeremy Allison
2000-11-13
1
-23
/
+22
*
Removed erroneous +1's on length of unicode domain names for various
Tim Potter
2000-10-25
1
-2
/
+2
*
last part of W2K support.
Jean-François Micouleau
2000-10-13
1
-2
/
+2
*
Adding Herb's compile warning fixes to HEAD.
Jeremy Allison
2000-10-04
1
-1
/
+1
*
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
2000-09-01
1
-2
/
+2
*
Tidied up security rights definitions.
Jeremy Allison
2000-08-10
1
-2
/
+1
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
1
-1
/
+1
*
Moved winbind client functions from various odd locations to
Tim Potter
2000-07-10
1
-59
/
+0
*
Changed checking for WINBINDD_OK return value instead of NSS_STATUS_SUCCESS
Tim Potter
2000-07-06
1
-3
/
+3
*
Renamed generic_request() to winbindd_request()
Tim Potter
2000-07-03
1
-1
/
+1
*
Fixed display of "Everyone" in SD's.
Jeremy Allison
2000-06-26
1
-1
/
+5
*
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
2000-06-24
1
-0
/
+5
*
Got a bit carried away deleting things.
Tim Potter
2000-06-23
1
-1
/
+1
*
Removed unused variables.
Tim Potter
2000-06-23
1
-2
/
+0
*
Simplified server pipe implementation by changing arguments passed down
Tim Potter
2000-06-16
1
-12
/
+32
*
Removed some debugs.
Tim Potter
2000-06-15
1
-12
/
+0
*
Changed server side lsa_lookup_sids function to look up SIDs that we are
Tim Potter
2000-06-14
1
-28
/
+74
*
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
2000-05-29
1
-19
/
+23
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+3
*
rpc_server/srv_lsa.c: Bring into sync with 2.0.x.
Jeremy Allison
2000-05-04
1
-9
/
+19
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-2
/
+6
*
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
2000-04-04
1
-17
/
+8
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-24
/
+0
*
added the following message to all dce/rpc client/server code, except
Luke Leighton
2000-03-22
1
-0
/
+24
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-255
/
+252
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-10
/
+10
*
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1999-11-24
1
-5
/
+5
*
nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_
Luke Leighton
1999-11-19
1
-1
/
+2
*
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1999-11-18
1
-14
/
+38
*
allan hourihane sent log 100 in which showed that some really old code
Luke Leighton
1999-09-09
1
-15
/
+4
*
commented location where lookup_sids(), a direct call to the password
Luke Leighton
1999-07-26
1
-0
/
+3
*
last part of RPC api change.
Jean-François Micouleau
1999-05-03
1
-8
/
+8
*
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1999-03-24
1
-1
/
+1
*
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
Matthew Chapman
1999-03-24
1
-13
/
+30
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-2
/
+2
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-2
/
+2
*
fix for potential lsass.exe crashing due to negative response from
Luke Leighton
1998-12-20
1
-1
/
+1
*
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1998-12-14
1
-1
/
+1
*
- lib/unix_sec_ctxt.c
Luke Leighton
1998-12-07
1
-48
/
+85
*
- adding builtin[alias]db.
Luke Leighton
1998-11-30
1
-4
/
+3
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
1
-12
/
+12
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-15
/
+19
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-134
/
+137
*
rpcclient registry commands.
Luke Leighton
1998-11-10
1
-1
/
+1
*
set netlogon negotiation flags to 0x1ff, not to what the client requests.
Luke Leighton
1998-10-23
1
-9
/
+10
[next]