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_server
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
3
-80
/
+80
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
3
-7
/
+7
2007-10-10
r13557: (Hopefully) get the creds store/restore key right from
Jeremy Allison
2
-19
/
+42
2007-10-10
r13556: Ensure that any potential creds operation are protected
Jeremy Allison
1
-14
/
+31
2007-10-10
r13553: Fix all our warnings at -O6 on an x86_64 box.
Jeremy Allison
2
-12
/
+12
2007-10-10
r13552: Make sure we're using the same name to load the stored
Jeremy Allison
1
-1
/
+1
2007-10-10
r13548: Always use the get_remote_macinhe_name() as the key
Jeremy Allison
1
-49
/
+47
2007-10-10
r13547: add earlier checks to deny deleting a printer driver. The previous
Gerald Carter
1
-0
/
+24
2007-10-10
r13544: -O1 janitor work :-)
Volker Lendecke
1
-6
/
+5
2007-10-10
r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...
Jeremy Allison
1
-2
/
+4
2007-10-10
r13521: Implement LOOKUPNAME3 and 4.
Jeremy Allison
1
-28
/
+257
2007-10-10
r13519: Fix the credentials chaining across netlogon pipe disconnects.
Jeremy Allison
2
-58
/
+134
2007-10-10
r13511: Fix bug in the samr dispinfo enumeration code.
Gerald Carter
1
-0
/
+11
2007-10-10
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
1
-424
/
+103
2007-10-10
r13458: Add parsing functions - but stub internals for lookupnames3 and 4.
Jeremy Allison
2
-1
/
+82
2007-10-10
r13456: Add lsa_lookup_names2.
Jeremy Allison
2
-0
/
+121
2007-10-10
r13455: Prepare to add lookupnames2.
Jeremy Allison
1
-13
/
+12
2007-10-10
r13449: Ensure we don't crash if no dc struct on pipe.
Jeremy Allison
2
-1
/
+6
2007-10-10
r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
Jeremy Allison
3
-67
/
+301
2007-10-10
r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3
Günther Deschner
1
-1
/
+2
2007-10-10
r13442: Implement samr_chgpasswd_user3 server-side.
Günther Deschner
2
-7
/
+130
2007-10-10
r13439: Fix NET_SAM_LOGON_EX.
Jeremy Allison
1
-0
/
+1
2007-10-10
r13436: Add in NET_SAM_LOGON_EX. Still needs testing.
Jeremy Allison
1
-12
/
+54
2007-10-10
r13434: Add stub for NET_SAM_LOGON_EX.
Jeremy Allison
2
-1
/
+43
2007-10-10
r13407: Change the credentials code to be more like the Samba4 structure,
Jeremy Allison
1
-6
/
+2
2007-10-10
r13399: Get closer to passing RPC-SCHANNEL test.
Jeremy Allison
3
-9
/
+18
2007-10-10
r13396: Add in userinfo26, re-enable userinfo25 - took the knowledge
Jeremy Allison
1
-14
/
+36
2007-10-10
r13393: Do not initialize the lp_svcctl_list() value since it is handled
Gerald Carter
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
9
-733
/
+1129
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
6
-32
/
+32
2007-10-10
r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO
Jeremy Allison
1
-1
/
+24
2007-10-10
r13147: Raise creds_server_step fail log messages to debug level 2.
Jeremy Allison
1
-3
/
+3
2007-10-10
r13138: old fix I forgot to commit
Simo Sorce
1
-2
/
+5
2007-10-10
r13086: hooking max connections into 'add share' as well (although the WinXP ...
Gerald Carter
1
-6
/
+13
2007-10-10
r13085: hook the max connections spin box in the share properties MMC plugin
Gerald Carter
1
-10
/
+16
2007-10-10
r13082: revert an accidentally commited patch (still in progress)
Gerald Carter
1
-11
/
+8
2007-10-10
r13081: correct fix for the segv in nmbd caused by a double free on namerec.
Gerald Carter
1
-8
/
+11
2007-10-10
r12935: After discussion with Volker fix bug #3397 using a variant of the pat...
Alexander Bokovoy
1
-2
/
+51
2007-10-10
r12916: use rpcstr_pull() instead of unistr_to_ascii() when validating share ...
Gerald Carter
1
-7
/
+3
2007-10-10
r12915: protect against changing the SCM security descriptor
Gerald Carter
1
-0
/
+5
2007-10-10
r12914: adding query/set ops for security descriptors on services.
Gerald Carter
2
-1
/
+143
2007-10-10
r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogs
Gerald Carter
1
-0
/
+2
2007-10-10
r12224: adding more characters to the invalid share name string
Gerald Carter
1
-1
/
+1
2007-10-10
r12177: last of outstanding patches in my queue to deal with MMC.
Gerald Carter
1
-5
/
+41
2007-10-10
r12173: doing some service control work
Gerald Carter
1
-1
/
+12
2007-10-10
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
1
-3
/
+4
2007-10-10
r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.
Volker Lendecke
1
-5
/
+8
2007-10-10
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
2
-114
/
+153
2007-10-10
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
6
-38
/
+42
2007-10-10
r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's what
Günther Deschner
1
-1
/
+1
[next]