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
/
libcli
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25010: Avoid uses of pstring
Jelmer Vernooij
2
-4
/
+2
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24560: rename some DCERPC_ prefixes into NDR_
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24146: It is not an error for a Win2k3-only server not to support the NT4
Andrew Bartlett
2
-0
/
+2
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
3
-6
/
+3
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
3
-3
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
8
-24
/
+16
2007-10-10
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...
Günther Deschner
2
-0
/
+2
2007-10-10
r23037: actually fix the asn1 memory leak :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23036: error checking on asn1_init() failure
Andrew Tridgell
1
-1
/
+5
2007-10-10
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
1
-27
/
+34
2007-10-10
r22986: error 2312 is returned when NetSessDel() fails because a matching ses...
Ronnie Sahlberg
1
-0
/
+1
2007-10-10
r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...
Ronnie Sahlberg
1
-0
/
+1
2007-10-10
r22884: Be consistant with the case of these constants.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r21591: add new error code
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
1
-1
/
+1
2007-10-10
r21510: make it possible to push tags with length > 0xFFFFFF
Stefan Metzmacher
1
-1
/
+12
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r21291: add two more error codes
Stefan Metzmacher
2
-1
/
+5
2007-10-10
r20765: add two more schema related error codes
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r20404: add error code for missing attribute syntax
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r20378: add new error code that says the schema mismatches between DC's
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r20308: ContextSimple can be zero length -- seen in a multi-step gssapi ldap ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r20284: Simplify OID primitive BER parsing.
Simo Sorce
1
-63
/
+83
2007-10-10
r20277: make sure the asn1 structure has a welldefined state after a asn1_free()
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r20276: remove unneeded talloc_strdup()
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20259: add function to start a fake tag so that asn1_read_OID_String()
Stefan Metzmacher
1
-0
/
+19
2007-10-10
r20258: add functions to read and write asn1 encoded OID strings without lead...
Stefan Metzmacher
1
-17
/
+58
2007-10-10
r20213: add 2 error codes related to the msDs-IntId attribute
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSE
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIED
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r19734: display LDAP error code nicer
Stefan Metzmacher
1
-6
/
+47
2007-10-10
r19162: Merge WERR code from Samba 3.
Günther Deschner
2
-0
/
+2
2007-10-10
r18989: Fixes found by these two LDAP testsuites:
Andrew Bartlett
1
-1
/
+22
2007-10-10
r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIES
Andrew Tridgell
1
-1
/
+4
2007-10-10
r18916: fixed the messaging layer on *BSD systems. When a socket was full we
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.
Günther Deschner
2
-0
/
+2
2007-10-10
r18633: Add a couple of new WERR codes encountered with dfs torture testing.
Günther Deschner
2
-2
/
+12
2007-10-10
r17567: add error code I got from DsGetNCChanges
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r17414: add new error code
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r16949: add and fix some NOTIFY return codes
Stefan Metzmacher
2
-1
/
+4
2007-10-10
r16801: Adding WERR_DS_DRA_ACCESS_DENIED.
Günther Deschner
2
-0
/
+2
2007-10-10
r15794: fixed a problem with DOS status codes - found by kukks (thanks!)
Andrew Tridgell
1
-0
/
+5
2007-10-10
r15775: add some privilege related WERROR codes
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r15661: add NT_STATUS_OBJECTID_NOT_FOUND
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14876: added ENOSYS to unix error mapping
Andrew Tridgell
1
-0
/
+3
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
[prev]
[next]