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
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
2002-04-04
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
1
-0
/
+6
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
1
-11
/
+3
2002-01-26
We may as well not use these temporary variables - they are only used once and
Andrew Bartlett
1
-3
/
+1
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-3
/
+13
2001-12-17
there is no unknown field in LSA_SEC_QOS
Jean-François Micouleau
1
-19
/
+15
2001-12-03
const religion
Andrew Tridgell
1
-2
/
+2
2001-11-29
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
1
-0
/
+152
2001-11-25
Fix ./configure --enable-developer warnings (shadow of global)
Andrew Bartlett
1
-2
/
+2
2001-11-24
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
1
-1
/
+76
[next]