index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
rerun make idl
Stefan Metzmacher
2007-10-27
11
-447
/
+1325
*
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
15
-372
/
+372
*
fix crash bug in pidl generated client code, this
Stefan Metzmacher
2007-10-17
7
-84
/
+84
*
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
3
-1
/
+13
*
r25245: rerun 'make idl'
Stefan Metzmacher
2007-10-10
13
-1897
/
+1897
*
r24605: remove some stuff samba3 doesn't need any more
Stefan Metzmacher
2007-10-10
2
-65
/
+0
*
r24597: - talloc request structure for the samba3 server bindings
Stefan Metzmacher
2007-10-10
12
-7435
/
+9997
*
r24594: pass down the ndr_interface_table in the samba3 client bindings
Stefan Metzmacher
2007-10-10
12
-366
/
+366
*
r24564: regenerate after pidl changes...
Stefan Metzmacher
2007-10-10
12
-12
/
+0
*
r24561: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
50
-1184
/
+1184
*
r24558: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
26
-38
/
+38
*
r24552: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
27
-33
/
+46
*
r24541: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
13
-24
/
+29
*
r24538: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
14
-14
/
+23
*
r24537: regenerate after pidl fixes
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
4
-9
/
+14
*
r24458: regenerate pidl output after pidl fixes:
Stefan Metzmacher
2007-10-10
4
-8
/
+8
*
r24450: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24360: Make ndr_print_debug_helper() output readable.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23808: Make us a bit more C++ friendly. Thanks to Constantine Vetoshev
Volker Lendecke
2007-10-10
3
-5
/
+5
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
8
-16
/
+8
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
8
-8
/
+8
*
r23622: regenerate dfs rpc gen_ndr.
Günther Deschner
2007-10-10
6
-248
/
+2092
*
r23621: Merge samba4 dfs rpc idl.
Günther Deschner
2007-10-10
1
-47
/
+208
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+10
*
r23376: More warnings
Volker Lendecke
2007-10-10
1
-4
/
+6
*
r23269: Regenerate svcctl files after IDL fixes
Gerald Carter
2007-10-10
5
-120
/
+120
*
r23268: Rename some variables in the svcctl.idl to prevent
Gerald Carter
2007-10-10
1
-6
/
+6
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
4
-0
/
+178
*
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
*
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
2007-10-10
10
-3
/
+4334
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
Volker Lendecke
2007-10-10
2
-5
/
+5
*
r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r21813: fixed an integer overflow error in the ndr push code.
Andrew Tridgell
2007-10-10
2
-3
/
+10
*
r21655: Regenerate after pidl bugfix.
Jelmer Vernooij
2007-10-10
4
-15
/
+15
*
r21652: Fix samba3-specific initialization
Jelmer Vernooij
2007-10-10
1
-0
/
+9
*
r21651: Add ndrdump to samba 3. This only works from external source at the
Jelmer Vernooij
2007-10-10
1
-5
/
+31
*
r21565: Import ndrdump (doesn't compile yet, needs table support functions).
Jelmer Vernooij
2007-10-10
3
-0
/
+559
*
r21562: Regenerate gen_ndr after pidl changes.
Jelmer Vernooij
2007-10-10
19
-146
/
+183
[prev]
[next]