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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13522: Add SAMR_GET_USRDOM_PWINFO client-side.
Günther Deschner
1
-4
/
+5
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
2
-11
/
+165
2007-10-10
r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
Jeremy Allison
1
-2
/
+241
2007-10-10
r13445: We already made the decision whether to include the dominfo and
Günther Deschner
1
-9
/
+7
2007-10-10
r13442: Implement samr_chgpasswd_user3 server-side.
Günther Deschner
1
-29
/
+41
2007-10-10
r13439: Fix NET_SAM_LOGON_EX.
Jeremy Allison
2
-2
/
+2
2007-10-10
r13433: Get ready to implement NET_SAM_LOGON_EX.
Jeremy Allison
1
-0
/
+102
2007-10-10
r13407: Change the credentials code to be more like the Samba4 structure,
Jeremy Allison
1
-1
/
+0
2007-10-10
r13399: Get closer to passing RPC-SCHANNEL test.
Jeremy Allison
1
-6
/
+8
2007-10-10
r13396: Add in userinfo26, re-enable userinfo25 - took the knowledge
Jeremy Allison
1
-0
/
+38
2007-10-10
r13386: Fix parsing of SAMR_Q_CONNECT_ANON.
Jeremy Allison
1
-5
/
+6
2007-10-10
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
Volker Lendecke
1
-2
/
+4
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
6
-357
/
+2747
2007-10-10
r12935: After discussion with Volker fix bug #3397 using a variant of the pat...
Alexander Bokovoy
1
-0
/
+42
2007-10-10
r12914: adding query/set ops for security descriptors on services.
Gerald Carter
1
-0
/
+103
2007-10-10
r12176: fix type mismatch after rpc structure change in rpc_svcctl.h
Gerald Carter
1
-1
/
+1
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
2
-1
/
+30
2007-10-10
r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's what
Günther Deschner
1
-3
/
+3
2007-10-10
r11963: add rpccli_samr_chgpasswd3 from samba4.
Günther Deschner
1
-1
/
+167
2007-10-10
r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.
Günther Deschner
1
-0
/
+42
2007-10-10
r11856: Replace unknown1 with group_attr.
Günther Deschner
1
-4
/
+4
2007-10-10
r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).
Günther Deschner
1
-0
/
+72
2007-10-10
r11852: Fill in samr_get_dom_pwinfo based on Samba4.
Günther Deschner
1
-6
/
+2
2007-10-10
r11793: Fix the SAMR cache so it works across completely insane
Jeremy Allison
1
-9
/
+9
2007-10-10
r11769: Looking at a performance problem enumerating accounts, wondered
Jeremy Allison
1
-1
/
+111
2007-10-10
r11760: fix sequential reads in the eventlog; event viewer is behaving better...
Gerald Carter
1
-1
/
+1
2007-10-10
r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...
Volker Lendecke
1
-0
/
+236
2007-10-10
r11446: Remove unused fn. Remove unneeded strncpy use.
Jeremy Allison
1
-26
/
+0
2007-10-10
r11332: eventlog API uses NTSTATUS, not WERROR for return codes
Gerald Carter
1
-6
/
+6
2007-10-10
r11326: Fix alignment in getdc response
Volker Lendecke
1
-0
/
+3
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
3
-4
/
+4
2007-10-10
r10782: Only parse the group rid_array in net_user_info3() when num_group is ...
Günther Deschner
1
-8
/
+20
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
2
-1
/
+5
2007-10-10
r10720: Add helper function that does prs alignment on a specified number of ...
Jelmer Vernooij
1
-0
/
+18
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
13
-691
/
+881
2007-10-10
r10432: BUG 3080: fix 'net rpc shutdown' for XP clients
Gerald Carter
2
-2
/
+4
2007-10-10
r10278: more fixes for bug 3080. Ensure the length on the message string is ...
Gerald Carter
2
-0
/
+13
2007-10-10
r10243: fix net rpc shutdown (missing alignments and sending an invalid UNIST...
Gerald Carter
2
-5
/
+20
2007-10-10
r10205: fix obvious typo in the NET_USER_INFO_3 parsing
Günther Deschner
1
-1
/
+1
2007-10-10
r9935: Make it easier to find overruns.
Jeremy Allison
1
-2
/
+4
2007-10-10
r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clients
Gerald Carter
1
-10
/
+9
2007-10-10
r9780: Clean up a bunch of compiler warnings.
James Peach
1
-1
/
+0
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-23
/
+1
2007-10-10
r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps...
Gerald Carter
1
-1
/
+1
2007-10-10
r9593: fix enumerated group name (should be full name (i.e. mapped name) and ...
Gerald Carter
1
-1
/
+1
2007-10-10
r9086: * fix invalid read in parse_spoolss when writing a devmode to
Gerald Carter
1
-6
/
+24
2007-10-10
r8956: fix segfault caused by trying to parse a UNISTR2
Gerald Carter
1
-1
/
+3
[next]