index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
*
drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).
Günther Deschner
2008-05-27
1
-1
/
+1
*
Move ber_[read|write]_OID_String protypes to proto.h
Volker Lendecke
2008-05-25
1
-3
/
+0
*
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
2008-05-23
5
-0
/
+562
*
Fix some signed/unsigned warnings
Volker Lendecke
2008-05-20
1
-1
/
+2
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-80
/
+74
*
Janitor for tridge. Keep lib/replace in sync with the gcc4
Jeremy Allison
2008-04-18
1
-2
/
+2
*
IDL: Re-run make idl and hand merge some required functions from Samba 4.
Günther Deschner
2008-04-17
2
-0
/
+67
*
IDL: build generated nbt code.
Günther Deschner
2008-04-17
1
-0
/
+11
*
Ndr pull and push errors are worth to be logged with 1 at least.
Günther Deschner
2008-03-27
1
-2
/
+2
*
Fix some warnings
Volker Lendecke
2008-02-25
3
-8
/
+20
*
Add krb5pac IDL from samba4.
Günther Deschner
2008-02-17
1
-0
/
+141
*
Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.
Günther Deschner
2008-01-29
1
-96
/
+0
*
Add ndr_print_ads_auth_flags().
Günther Deschner
2008-01-29
1
-2
/
+17
*
Re-run make idl and use generated ndr based on samba4 security.idl (except fo...
Günther Deschner
2008-01-24
4
-1140
/
+1
*
Use pidl generated data from misc.idl.
Günther Deschner
2008-01-17
3
-111
/
+1
*
Add some NDR_PRINT_*_STRING macros (returning talloced strings).
Günther Deschner
2008-01-15
1
-1
/
+9
*
Add ndr_print_ads_struct().
Günther Deschner
2008-01-15
1
-0
/
+81
*
Add ndr_print_sockaddr_storage and ndr_print_bool.
Günther Deschner
2008-01-15
1
-0
/
+11
*
Use dom_sid_string for sid_string_talloc
Volker Lendecke
2007-12-15
1
-0
/
+5
*
Add ndr_errstr
Volker Lendecke
2007-11-11
1
-0
/
+66
*
ndr: change NTSTAUS into enum ndr_err_code (samba3 handwritten stuff)
Stefan Metzmacher
2007-11-09
4
-94
/
+94
*
ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
metze
2007-11-09
4
-193
/
+206
*
Fix some warnings
Volker Lendecke
2007-11-09
1
-9
/
+18
*
use samba4's librpc/ndr/uuid.c
Stefan Metzmacher
2007-11-09
2
-126
/
+227
*
sync the most parts of librpc/ndr with samba4
Stefan Metzmacher
2007-11-08
4
-228
/
+382
*
we should not ignore convert_string_talloc() failures.
Stefan Metzmacher
2007-11-08
1
-1
/
+1
*
- check return value of ndr_push_set_switch_value()
metze
2007-11-07
1
-1
/
+8
*
use error and out logic
metze
2007-11-07
1
-3
/
+7
*
use NT_STATUS_HAVE_NO_MEMORY()
metze
2007-11-07
1
-3
/
+1
*
use NDR_CHECK()
metze
2007-11-07
1
-4
/
+3
*
check the return value of ndr_push_set_switch_value()
metze
2007-11-07
1
-1
/
+1
*
use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
metze
2007-11-07
1
-16
/
+6
*
the return value of ndr_pull_set_switch_value() should be checked
metze
2007-11-07
1
-2
/
+2
*
use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros
metze
2007-11-07
1
-22
/
+10
*
add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly
metze
2007-11-07
2
-3
/
+10
*
create ndr_pull_union_blob_all() and match the logic of the struct fns
metze
2007-11-07
1
-4
/
+20
*
add NDR_ERR_INVALID_POINTER
metze
2007-10-27
2
-1
/
+4
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
3
-6
/
+6
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25593: Add missing security_secinfo bits as seen while managing security des...
Günther Deschner
2007-10-10
2
-0
/
+8
*
r24552: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-1
/
+14
*
r24541: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r24538: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-0
/
+9
*
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
3
-9
/
+9
*
r24360: Make ndr_print_debug_helper() output readable.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
7
-14
/
+7
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
7
-7
/
+7
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+10
*
r22747: Fix some C++ warnings
Volker Lendecke
2007-10-10
1
-3
/
+6
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-3
/
+3
[next]