index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
rpc_parse
/
parse_lsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
1
-11
/
+3
*
We may as well not use these temporary variables - they are only used once and
Andrew Bartlett
2002-01-26
1
-3
/
+1
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-3
/
+13
*
there is no unknown field in LSA_SEC_QOS
Jean-François Micouleau
2001-12-17
1
-19
/
+15
*
const religion
Andrew Tridgell
2001-12-03
1
-2
/
+2
*
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
2001-11-29
1
-0
/
+152
*
Fix ./configure --enable-developer warnings (shadow of global)
Andrew Bartlett
2001-11-25
1
-2
/
+2
*
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
2001-11-24
1
-1
/
+76
*
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
2001-11-23
1
-0
/
+9
*
added lsa_enum_sids to rpcclient
Jean-François Micouleau
2001-11-22
1
-0
/
+8
*
add another command to rpcclient: getdispname. Show the full description
Jean-François Micouleau
2001-11-22
1
-0
/
+15
*
add a command to rpcclient: enumprivs
Jean-François Micouleau
2001-11-22
1
-0
/
+21
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-7
/
+0
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-17
/
+17
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
Fixed malloc -> talloc problems pointed out by Simo.
Jeremy Allison
2001-08-24
1
-7
/
+7
*
implement:
Jean-François Micouleau
2001-07-09
1
-0
/
+476
*
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
Jeremy Allison
2001-06-29
1
-0
/
+70
*
Removed unused (and potentially crash-causing) free function.
Jeremy Allison
2001-06-22
1
-14
/
+0
*
Fixed typo in comment.
Tim Potter
2001-05-08
1
-1
/
+1
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-9
/
+8
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-5
/
+5
*
Started conversion of lsa server code to canonical format (as srv_reg and
Jeremy Allison
2001-02-26
1
-0
/
+39
*
Changes from SAMBA_2_2:
David O'Neill
2001-01-29
1
-1
/
+1
*
Fixed "object picker can't determine if object in domain" bug seen from W2K
Jeremy Allison
2001-01-25
1
-2
/
+134
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-15
1
-1
/
+1
*
RPC server fixes for RPC client changes merged from TNG.
Tim Potter
2001-01-11
1
-2
/
+42
*
General clean up. Merged routines for parsing enum_trust_dom rpc call.
Tim Potter
2001-01-11
1
-136
/
+111
*
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
2000-12-15
1
-10
/
+0
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-13
/
+30
*
Wrong length for unistr2 in init_q_lookup_names()
Tim Potter
2000-12-13
1
-24
/
+33
*
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
1
-41
/
+101
*
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
1
-33
/
+31
*
last part of W2K support.
Jean-François Micouleau
2000-10-13
1
-4
/
+4
*
Some code moved back from TNG - updates to LSA stuff. Not yet used but
Jeremy Allison
2000-09-20
1
-8
/
+80
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-26
/
+0
*
added the following message to all dce/rpc client/server code, except
Luke Leighton
2000-03-22
1
-0
/
+26
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-591
/
+456
*
shuffling msrpc code around so that it can be used independently of rpcclient
Luke Leighton
1999-11-23
1
-2
/
+2
*
nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_
Luke Leighton
1999-11-19
1
-0
/
+1
*
added lsaenumdomains command.
Luke Leighton
1999-11-01
1
-12
/
+42
*
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1999-10-30
1
-2
/
+2
*
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
1
-9
/
+9
*
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1999-10-21
1
-1
/
+1
*
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1999-10-15
1
-81
/
+161
*
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1999-09-12
1
-1
/
+1
*
matt, you had removed a "pointer" from DOM_R_REF structure which made it
Luke Leighton
1999-03-24
1
-1
/
+5
*
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1999-03-24
1
-4
/
+4
*
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
Matthew Chapman
1999-03-24
1
-7
/
+20
[next]