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
/
source4
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r6099: use the enum print function
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6065: revert test value
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6061: add start of compression support in our rpc code
Stefan Metzmacher
5
-4
/
+224
2007-10-10
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
Andrew Bartlett
1
-1
/
+6
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
4
-428
/
+31
2007-10-10
r6000: add some notes about the cases where compression (or what ever this is)
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r5998: I was wrong with the highwater mark...
Stefan Metzmacher
2
-18
/
+38
2007-10-10
r5986: Fix the build. Metze, could you please verify that this fix is correct?
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r5980: Fix double free after unexpected disconnect.
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes the
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r5976: SIDs can't have more then 5 subauths (caught by [validate] and
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r5949: give things more meaning, and reuse structs where it is possible
Stefan Metzmacher
2
-90
/
+96
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
3
-127
/
+101
2007-10-10
r5932: Use cli_credentials somewhat more in the Gtk+ code
Jelmer Vernooij
1
-6
/
+3
2007-10-10
r5930: Fix initialisation of dcerpc_binding->authservice
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5929: Use cli_credentials for the SMB functions as well.
Jelmer Vernooij
1
-6
/
+4
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
3
-68
/
+48
2007-10-10
r5902: A rather large change...
Andrew Bartlett
6
-165
/
+197
2007-10-10
r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5867: winreg depends on initshutdown now (uses initshutdown_String)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5866: Add InitShutdown IDL and torture test.
Jelmer Vernooij
4
-4
/
+76
2007-10-10
r5850: enable parsing of revision 4 security acl's
Stefan Metzmacher
2
-16
/
+40
2007-10-10
r5839: add LDAP DirSync control idl
Stefan Metzmacher
1
-0
/
+26
2007-10-10
r5830: start to analyse the attribute values, depending on the attribute type
Stefan Metzmacher
1
-20
/
+163
2007-10-10
r5828: add some idl for DsAddEntry()
Stefan Metzmacher
2
-10
/
+66
2007-10-10
r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()
Stefan Metzmacher
3
-6
/
+59
2007-10-10
r5799: more DsGetNCChanges updates, I'm starting to understand it...
Stefan Metzmacher
2
-19
/
+111
2007-10-10
r5798: limit the size of an sid, 28 bytes complete is the biggest SID
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5797: - add idl property [subcontext_size()]
Stefan Metzmacher
1
-16
/
+39
2007-10-10
r5796: add ndr_* function for int8 and int16
Stefan Metzmacher
1
-24
/
+75
2007-10-10
r5783: Test renaming of accounts in the RPC-SAMR test, and add support into
Andrew Bartlett
1
-1
/
+2
2007-10-10
r5775: Remove some unused functions (unions are no longer as special as they ...
Jelmer Vernooij
3
-25
/
+9
2007-10-10
r5766: get some more DsGetNCChanges stuff parsing correct
Stefan Metzmacher
1
-16
/
+83
2007-10-10
r5765: remove unused var
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r5764: add support for embedded ref pointers
Stefan Metzmacher
1
-1
/
+24
2007-10-10
r5742: - add torture test and idl for DsReplicaUpdateRefs()
Stefan Metzmacher
1
-10
/
+127
2007-10-10
r5736: fix to avoid endless recursion in ndr_size_*() calculation
Stefan Metzmacher
2
-2
/
+11
2007-10-10
r5676: Fix some alignment issues and IRemoteActivation
Jelmer Vernooij
2
-4
/
+9
2007-10-10
r5675: - More DCOM bug fixes
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r5674: - Re-enable DCOM support.
Jelmer Vernooij
3
-3
/
+8
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
10
-27
/
+57
2007-10-10
r5671: Bunch of fixes related to arrays and pointers to arrays.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5667: Move schannel state into libcli/auth (as it belongs with schannel,
Andrew Bartlett
1
-7
/
+0
2007-10-10
r5663: Revert some changes I didn't mean to commit...
Jelmer Vernooij
3
-32
/
+2
2007-10-10
r5662: eventlog uses dom_sid so it depends on security
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
19
-126
/
+152
2007-10-10
r5603: add "authservice()" property to the interface property list
Stefan Metzmacher
3
-5
/
+26
2007-10-10
r5554: Constants and untested IDL for spoolss_SetPrinter()
Tim Potter
1
-0
/
+14
2007-10-10
r5553: Add idl and test for spoolss_AddPort(). It always seems to return
Tim Potter
1
-0
/
+3
[next]