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
r19288: tdb_prs_store is right now used to store printer and share security
Volker Lendecke
1
-1
/
+1
2007-10-10
r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
Günther Deschner
1
-0
/
+84
2007-10-10
r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.
Günther Deschner
1
-1
/
+1
2007-10-10
r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...
Volker Lendecke
1
-0
/
+31
2007-10-10
r18919: * Get the new rpccli_winreg_XXXX() functions into the tree
Gerald Carter
2
-2005
/
+0
2007-10-10
r18846: Fix the same bug Volker noticed when marshalling/unmarshalling
Jeremy Allison
1
-1
/
+10
2007-10-10
r18845: Fix a type-punned warning that turned out to be a real bug: The secdesc
Volker Lendecke
1
-2
/
+20
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
2
-3604
/
+0
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
3
-55
/
+56
2007-10-10
r18739: * Get the wkssvc patch right this time.
Gerald Carter
1
-178
/
+0
2007-10-10
r18729: readd missing files
Gerald Carter
1
-0
/
+178
2007-10-10
r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated
Gerald Carter
1
-178
/
+0
2007-10-10
r18722: Fix up password change times. The can change and must change times are
Jim McDonough
1
-5
/
+10
2007-10-10
r18711: Replace the following hand code client routines:
Gerald Carter
1
-52
/
+0
2007-10-10
r18678: Fix the build. (never commit before breakfeast).
Günther Deschner
1
-1
/
+1
2007-10-10
r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.
Günther Deschner
1
-0
/
+70
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
2
-8
/
+8
2007-10-10
r18598: Add marshalling support to smb_io_time.
Volker Lendecke
1
-1
/
+8
2007-10-10
r18572: Use the autogenerated client and server for the echo interface and im...
Jelmer Vernooij
1
-164
/
+0
2007-10-10
r18526: Use generated server for unixinfo RPC interface.
Jelmer Vernooij
1
-266
/
+0
2007-10-10
r18481: Use pidl-generated server side code for dfs.
Jelmer Vernooij
1
-2737
/
+0
2007-10-10
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
1
-8
/
+2
2007-10-10
r18393: get the data size and not offset when initializing a data blob from a...
Gerald Carter
1
-1
/
+4
2007-10-10
r18369: I've got a sniff where NT4 sends just a single byte after the 516 byte
Volker Lendecke
1
-3
/
+4
2007-10-10
r18271: Big change:
Gerald Carter
1
-1
/
+1
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
5
-34
/
+40
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-1
/
+1
2007-10-10
r18029: More C++ stuff
Volker Lendecke
1
-1
/
+1
2007-10-10
r17877: Make it explicit to the checker that we can never pass
Jeremy Allison
1
-2
/
+1
2007-10-10
r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).
Günther Deschner
1
-1
/
+89
2007-10-10
r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).
Günther Deschner
1
-19
/
+1
2007-10-10
r17363: Some C++ warnings
Volker Lendecke
2
-9
/
+10
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
2
-9
/
+12
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
12
-386
/
+585
2007-10-10
r16601: Klocwork #2038. Fix memleak on error path.
Jeremy Allison
1
-10
/
+10
2007-10-10
r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULL
Jeremy Allison
1
-34
/
+38
2007-10-10
r16377: Klocwork #1077.
Jeremy Allison
1
-1
/
+6
2007-10-10
r16373: Fix Klocwork #1071.
Jeremy Allison
1
-2
/
+8
2007-10-10
r16371: Fix Klocwork #1048.
Jeremy Allison
1
-2
/
+10
2007-10-10
r16369: Klocwork #1035.
Jeremy Allison
1
-0
/
+3
2007-10-10
r16365: Fix Klocwork #895, #898, #899, #915, #932, #938 and a
Jeremy Allison
1
-1
/
+2
2007-10-10
r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) code
Volker Lendecke
1
-50
/
+0
2007-10-10
r16299: Fix another "dereferencing type-punned pointer will break
Jeremy Allison
1
-2
/
+7
2007-10-10
r16126: Janitor for Volker..... This looks correct to me.
Jeremy Allison
1
-20
/
+15
2007-10-10
r16060: This is one of the more dirty patches I've put in lately. Parse enoug...
Volker Lendecke
1
-1
/
+3
2007-10-10
r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15453: Process all the supported info levels in the samr_query_domain_info2
Günther Deschner
1
-0
/
+16
2007-10-10
r15452: Again purely cosmetic reformat of the samr query domain info calls.
Günther Deschner
1
-22
/
+22
2007-10-10
r15443: Purely cosmetic reformat, no functional changes.
Günther Deschner
1
-174
/
+175
[next]