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
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
3
-19
/
+19
2007-10-10
r21987: split tdb_prs_*() functions in version which take a keystr and a TDB_...
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r21507: Fix some "cannot access LDAP when no root" bugs.
Gerald Carter
1
-1
/
+3
2007-10-10
r21393: Fix typo.
Günther Deschner
1
-2
/
+2
2007-10-10
r21346: FIXME ! Our parsing here is wrong I think,
Jeremy Allison
1
-1
/
+10
2007-10-10
r21096: Fix formatting.
Jeremy Allison
1
-2
/
+2
2007-10-10
r20904: This is a placeholder fix. Apparently Windows 2000
Gerald Carter
1
-1
/
+9
2007-10-10
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
1
-2
/
+2
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
[next]