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
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-16
Merge lsarpc.idl from samba4 and rerun make idl.
Günther Deschner
8
-117
/
+913
2008-01-16
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
1
-1
/
+21
2008-01-15
Add some NDR_PRINT_*_STRING macros (returning talloced strings).
Günther Deschner
1
-1
/
+9
2008-01-15
Use autogenerated libnet_join header.
Günther Deschner
3
-0
/
+196
2008-01-15
Add ndr_print_ads_struct().
Günther Deschner
1
-0
/
+81
2008-01-15
Add ndr_print_sockaddr_storage and ndr_print_bool.
Günther Deschner
1
-0
/
+11
2008-01-15
Define libnet join interface in IDL.
Günther Deschner
1
-0
/
+60
2008-01-15
Implement vfs_ea_tdb
Volker Lendecke
4
-0
/
+159
2008-01-14
Re-run make idl to update lsa idl.
Günther Deschner
5
-26
/
+62
2008-01-14
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
1
-5
/
+5
2008-01-14
Fix prototypes for lsa set info policy calls.
Günther Deschner
1
-2
/
+8
2008-01-14
Re-run make idl for new lsa calls.
Günther Deschner
3
-2
/
+102
2008-01-14
Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
Günther Deschner
1
-2
/
+10
2008-01-13
idl: Replace non-standard "declare" keyword with typedef and regenerate.
Jelmer Vernooij
17
-58
/
+97
2008-01-09
Re-run make idl to get even nicer pidl generated server code.
Günther Deschner
12
-10260
/
+10992
2008-01-09
Re-run make idl. The pidl generated code now fully complies to coding standards.
Günther Deschner
24
-1830
/
+7842
2008-01-08
Pedantic cosmetics: rerun make idl.
Günther Deschner
12
-3146
/
+3146
2007-12-15
Use dom_sid_string for sid_string_talloc
Volker Lendecke
1
-0
/
+5
2007-12-07
Fix two unused variable warnings
Volker Lendecke
1
-2
/
+0
2007-12-03
Forgot header in previous commit.
Günther Deschner
7
-218
/
+218
2007-12-03
Regenerate pidl rpc client calls that are WERROR based.
Günther Deschner
7
-218
/
+1090
2007-11-30
Merge recent wkssvc changes from samba4.
Günther Deschner
8
-1035
/
+7851
2007-11-11
Add ndr_errstr
Volker Lendecke
1
-0
/
+66
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
metze
1
-8
/
+14
2007-11-09
rerun make idl
Stefan Metzmacher
40
-4946
/
+4946
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (samba3 handwritten stuff)
Stefan Metzmacher
4
-94
/
+94
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
metze
4
-193
/
+206
2007-11-09
Fix some warnings
Volker Lendecke
1
-9
/
+18
2007-11-09
use samba4's librpc/ndr/uuid.c
Stefan Metzmacher
2
-126
/
+227
2007-11-08
sync the most parts of librpc/ndr with samba4
Stefan Metzmacher
4
-228
/
+382
2007-11-08
we should not ignore convert_string_talloc() failures.
Stefan Metzmacher
1
-1
/
+1
2007-11-07
- check return value of ndr_push_set_switch_value()
metze
1
-1
/
+8
2007-11-07
use error and out logic
metze
1
-3
/
+7
2007-11-07
use NT_STATUS_HAVE_NO_MEMORY()
metze
1
-3
/
+1
2007-11-07
use NDR_CHECK()
metze
1
-4
/
+3
2007-11-07
check the return value of ndr_push_set_switch_value()
metze
1
-1
/
+1
2007-11-07
use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
metze
1
-16
/
+6
2007-11-07
the return value of ndr_pull_set_switch_value() should be checked
metze
1
-2
/
+2
2007-11-07
use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros
metze
1
-22
/
+10
2007-11-07
add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly
metze
2
-3
/
+10
2007-11-07
create ndr_pull_union_blob_all() and match the logic of the struct fns
metze
1
-4
/
+20
2007-10-27
rerun make idl
Stefan Metzmacher
11
-447
/
+1325
2007-10-27
add NDR_ERR_INVALID_POINTER
metze
2
-1
/
+4
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
15
-372
/
+372
2007-10-17
fix crash bug in pidl generated client code, this
Stefan Metzmacher
7
-84
/
+84
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-1
/
+1
2007-10-10
r25593: Add missing security_secinfo bits as seen while managing security des...
Günther Deschner
3
-1
/
+13
2007-10-10
r25245: rerun 'make idl'
Stefan Metzmacher
13
-1897
/
+1897
2007-10-10
r24605: remove some stuff samba3 doesn't need any more
Stefan Metzmacher
2
-65
/
+0
2007-10-10
r24597: - talloc request structure for the samba3 server bindings
Stefan Metzmacher
12
-7435
/
+9997
[next]