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
/
ndr
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-15
Use dom_sid_string for sid_string_talloc
Volker Lendecke
1
-0
/
+5
2007-11-11
Add ndr_errstr
Volker Lendecke
1
-0
/
+66
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
add NDR_ERR_INVALID_POINTER
metze
2
-1
/
+4
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
3
-6
/
+6
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
2
-0
/
+8
2007-10-10
r24552: merge from SAMBA_4_0:
Stefan Metzmacher
1
-1
/
+14
2007-10-10
r24541: merge from SAMBA_4_0:
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r24538: merge from SAMBA_4_0:
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
3
-9
/
+9
2007-10-10
r24360: Make ndr_print_debug_helper() output readable.
Günther Deschner
1
-2
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
7
-14
/
+7
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
7
-7
/
+7
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
1
-0
/
+10
2007-10-10
r22747: Fix some C++ warnings
Volker Lendecke
1
-3
/
+6
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-3
/
+3
2007-10-10
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
1
-3
/
+45
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
Volker Lendecke
2
-5
/
+5
2007-10-10
r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure
Andrew Tridgell
1
-1
/
+2
2007-10-10
r21813: fixed an integer overflow error in the ndr push code.
Andrew Tridgell
2
-3
/
+10
2007-10-10
r21562: Regenerate gen_ndr after pidl changes.
Jelmer Vernooij
3
-8
/
+11
2007-10-10
r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...
Volker Lendecke
1
-0
/
+33
2007-10-10
r20839: Fix other C++ warnings
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19916: Fix some c++ warnings
Volker Lendecke
1
-4
/
+7
2007-10-10
r18793: Fix BE string handling in the auto-generated
Jeremy Allison
1
-6
/
+14
2007-10-10
r18791: print the error string and not the raw value
Gerald Carter
1
-1
/
+1
2007-10-10
r18667: Two C++ warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r18632: Make C++ compilers happy.
Jelmer Vernooij
1
-12
/
+11
2007-10-10
r18572: Use the autogenerated client and server for the echo interface and im...
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r18274: Cleanup unnecessary empty headers and add a comment
Gerald Carter
3
-0
/
+0
2007-10-10
r18271: Big change:
Gerald Carter
3
-58
/
+1002
2007-10-10
r18237: include dcerpc.h here to fix compile of autogenerated unixinfo files
Gerald Carter
1
-0
/
+2
2007-10-10
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
Gerald Carter
13
-0
/
+3450