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
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
2007-10-10
r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.
Günther Deschner
1
-0
/
+42
2007-10-10
r9780: Clean up a bunch of compiler warnings.
James Peach
1
-1
/
+0
2007-10-10
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
1
-1
/
+345
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-336
/
+564
2007-10-10
r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
Gerald Carter
1
-68
/
+68
2007-10-10
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
Gerald Carter
1
-11
/
+17
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-2
/
+5
2007-10-10
r5726: merge LsaLookupPrivValue() code from trunk
Gerald Carter
1
-14
/
+29
2007-10-10
r5125: Fix bug 2113 -- thanks to jason@ncac.gwu.edu
Volker Lendecke
1
-13
/
+0
2007-10-10
r4746: add server support for lsa_enum_acct_rights(); last checkin for the night
Gerald Carter
1
-0
/
+27
2007-10-10
r4742: add server support for lsa_add/remove_account_rights() and fix some pa...
Gerald Carter
1
-4
/
+4
2007-10-10
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
1
-12
/
+69
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-35
/
+23
2007-10-10
r196: merging struct uuid from trunk
Gerald Carter
1
-1
/
+1
2004-01-05
rpc_client/cli_lsarpc.c:
Andrew Bartlett
1
-2
/
+2
2003-10-07
Tut tut - always run with max warnings on gcc...
Jeremy Allison
1
-1
/
+3
2003-10-06
split some security related functions in their own files.
Simo Sorce
1
-14
/
+29
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-29
/
+10
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-06-03
Fix debug message merge.
Jeremy Allison
1
-1
/
+1
2003-03-17
Merge from HEAD:
Andrew Bartlett
1
-7
/
+7
2003-01-29
Merge tridge's client priv code from HEAD.
Jeremy Allison
1
-0
/
+61
2003-01-28
Merging tridge's privillage client changes from HEAD.
Jeremy Allison
1
-7
/
+67
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
1
-0
/
+60
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-63
/
+63
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-2
/
+121
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-31
/
+47
[next]