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
path:
root
/
source3
/
rpc_parse
/
parse_lsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-14
Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
Günther Deschner
1
-69
/
+0
2008-02-14
Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
Günther Deschner
1
-92
/
+0
2008-02-14
Remove unused marshalling for LSA_ADD_ACCT_RIGHTS.
Günther Deschner
1
-59
/
+0
2008-02-14
Remove unused marshalling for LSA_ADDPRIVS and LSA_REMOVEPRIVS.
Günther Deschner
1
-178
/
+0
2008-02-14
Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
Günther Deschner
1
-67
/
+0
2008-02-14
Remove unused marshalling for LSA_ENUMPRIVSACCOUNT.
Günther Deschner
1
-84
/
+0
2008-02-14
Remove unused marshalling for LSA_ENUM_ACCOUNTS.
Günther Deschner
1
-84
/
+0
2008-02-13
Move some lsa init routines around.
Günther Deschner
1
-40
/
+0
2008-02-13
Remove unused marshalling for LSA_ENUM_TRUST_DOM.
Günther Deschner
1
-165
/
+0
2008-02-11
Remove unused marshalling for LSA_UNK_GET_CONNUSER.
Günther Deschner
1
-73
/
+0
2008-02-11
Remove unused marshalling for LSA_PRIV_GET_DISPNAME.
Günther Deschner
1
-80
/
+0
2008-02-11
Let rpccli_lsa_open_policy[2] be convenience wrappers around their pidl equiv...
Günther Deschner
1
-228
/
+25
2008-02-11
Remove unused marshalling for LSA_ENUM_PRIVS.
Günther Deschner
1
-133
/
+0
2008-02-08
Remove unused marshalling for LSA_GETSYSTEMACCOUNT.
Günther Deschner
1
-42
/
+0
2008-02-08
Remove unused marshalling for LSA_SETSYSTEMACCOUNT.
Günther Deschner
1
-40
/
+0
2008-02-08
Remove unused marshalling for LSA_OPENACCOUNT.
Günther Deschner
1
-54
/
+0
2008-02-08
Remove unused marshalling for LSA_CREATEACCOUNT.
Günther Deschner
1
-55
/
+0
2008-02-08
Remove unused marshalling for LSA_QUERY_INFO.
Günther Deschner
1
-351
/
+0
2008-02-08
Remove unused marshalling for LSA_QUERY_INFO2.
Günther Deschner
1
-119
/
+0
2008-02-04
Remove unused marshalling for LSA_DELETE_OBJECT.
Günther Deschner
1
-31
/
+0
2008-02-04
Remove unused marshalling for LSA_QUERY_SEC_OBJ.
Günther Deschner
1
-60
/
+0
2008-01-25
Remove more unused LSA marshalling functions.
Günther Deschner
1
-406
/
+0
2008-01-14
Remove old lsa set info policy call.
Günther Deschner
1
-58
/
+0
2008-01-14
Remove more redundant lsa parsing functions.
Günther Deschner
1
-257
/
+0
2008-01-14
Start removing hand-written lsa marshalling code (namely
Günther Deschner
1
-158
/
+0
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-118
/
+118
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-44
/
+0
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-4
/
+4
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23665: Remove two unneeded global variables
Volker Lendecke
1
-1
/
+1
2007-10-10
r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().
Günther Deschner
1
-2
/
+3
2007-10-10
r23400: Fix lsa crash bug #4683. The "names" enum struct
Jeremy Allison
1
-3
/
+3
2007-10-10
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
1
-10
/
+10
2007-10-10
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
1
-6
/
+16
2007-10-10
r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.
Jeremy Allison
1
-19
/
+28
2007-10-10
r22577: Change all of parse/*.c to use standard form. Fix some
Jeremy Allison
1
-6
/
+9
2007-10-10
r18678: Fix the build. (never commit before breakfeast).
Günther Deschner
1
-1
/
+1
2007-10-10
r17136: Fix alignment on lsaquery. This broke in particular level 6, where th...
Volker Lendecke
1
-0
/
+3
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-6
/
+6
2007-10-10
r16369: Klocwork #1035.
Jeremy Allison
1
-0
/
+3
2007-10-10
r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS
Günther Deschner
1
-117
/
+317
2007-10-10
r14774: Fix null deref coverity bugs #260, #261, #262.
Jeremy Allison
1
-2
/
+13
2007-10-10
r14134: Fix Coverity bug # 137
Volker Lendecke
1
-1
/
+7
2007-10-10
r13521: Implement LOOKUPNAME3 and 4.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13458: Add parsing functions - but stub internals for lookupnames3 and 4.
Jeremy Allison
1
-2
/
+296
2007-10-10
r13455: Prepare to add lookupnames2.
Jeremy Allison
1
-1
/
+125
2007-10-10
r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
Jeremy Allison
1
-2
/
+241
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-7
/
+214
[next]