Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4431: add WERR_NET_NAME_NOT_FOUND | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r4202: added smbclient commands "addprivileges" and "delprivileges" for | Andrew Tridgell | 1 | -0/+46 |
2007-10-10 | r4177: add some more error codes | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r4084: add some more error codes | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r4073: - added a set of lsa helper routines to make lsa lookups that are | Andrew Tridgell | 1 | -0/+299 |
2007-10-10 | r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIES | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILE | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3910: add some error codes | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r3901: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3900: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3899: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3898: Work towards local/server DCOM support, start working | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r3826: - added testing of ea lists in NTTRANS CREATE | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -180/+0 |
2007-10-10 | r3792: improved the posix -> nt error mapping, so we get things like | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r3686: The results of some work on the NETLOGON pipe: | Andrew Bartlett | 2 | -8/+19 |
2007-10-10 | r3655: As required by the new torture test, add the LM session key output | Andrew Bartlett | 1 | -1/+8 |
2007-10-10 | r3545: initial support for using extended attributes to hold extended dos att... | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r3476: fixed some const warnings | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -38/+39 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 1 | -109/+0 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 2 | -0/+3 |
2007-10-10 | r3358: Try to put all the basic struct dom_sid manipulation functions in one | Andrew Bartlett | 1 | -0/+57 |
2007-10-10 | r3331: Add string descriptions for a couple more WERROR's | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r3322: fixed a bunch of warnings in the build, including one case where it wa... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3278: - rewrote the client side rpc connection code to use lib/socket/ | Andrew Tridgell | 1 | -35/+38 |
2007-10-10 | r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLE | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3197: fixed error code mapping for ENOTDIR | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND to the name | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2883: set BOOL to the internal values not the wire ones | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -19/+25 |
2007-10-10 | r2749: add asn1_read_implicit_Integer() | Stefan Metzmacher | 1 | -5/+15 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2552: Character set conversion and string handling updates. | Andrew Bartlett | 1 | -16/+23 |
2007-10-10 | r2535: Make certain, that even if we have invalid ASN.1 here, and the caller ... | Andrew Bartlett | 1 | -1/+7 |
2007-10-10 | r2520: - finished implementing the server side of the old style search requests | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2516: Remove duplicate line. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r2507: Allow a case-insensitive lookup when converting strings into NTSTATUS | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2498: added STATUS_NO_MORE_FILES to nt status codes that we can map to a string | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2347: merge LDAP ASN.1 fixes from trunk | Stefan Metzmacher | 1 | -11/+23 |
2007-10-10 | r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand. | Volker Lendecke | 1 | -11/+2 |
2007-10-10 | r2166: sync the asn1 stuff with trunk | Stefan Metzmacher | 1 | -4/+40 |
2007-10-10 | r2124: merge from trunk (-r 2123): | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r2122: merge from trunk (-r 2120): | Stefan Metzmacher | 1 | -4/+12 |
2007-10-10 | r2102: fixed a race condition when handling dos errors that are in our | Andrew Tridgell | 1 | -6/+5 |