summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
2009-03-02error-codes: add WERR_DEVICE_NOT_CONNECTED.Günther Deschner2-0/+2
2009-03-02libcli/security: fix the source4 buildStefan Metzmacher1-0/+1
2009-03-02libcli/security: fix the source3 buildStefan Metzmacher2-2/+2
2009-03-01Add header files for secace and secacl.Jelmer Vernooij2-0/+72
2009-03-01Move secacl to top-level.Jelmer Vernooij1-0/+122
2009-03-01dom_sid.h: Include dependency security.h that provides the dom_sid struct.Jelmer Vernooij1-0/+2
2009-03-01Move secace.c to top-level.Jelmer Vernooij1-0/+281
2009-02-26libcli/util/werror.h: add macro W_ERROR_NOT_OK_GOTO(x, y)Michael Adam1-0/+6
2009-02-26s3: move definition of W_ERROR_NOT_OK_GOTO_DONE down to libcli/util/werror.hMichael Adam1-0/+6
2009-02-24error-codes: print out WERR_UNKNOWN_PRINT_MONITOR.Günther Deschner1-0/+1
2009-02-24libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher2-6/+156
2009-02-24libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher3-1/+117
2009-02-24libcli/ldap: fix compiler warningsStefan Metzmacher2-6/+11
2009-02-24libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher3-2/+70
2009-02-24libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher3-0/+1698
2009-02-24error-codes: add WERR_INVALID_USER_BUFFER.Günther Deschner2-0/+2
2009-02-14Add missing include to shut up missing prototype warningsVolker Lendecke1-0/+1
2009-02-11s4 torture: Smbtorture additions for Windows BRLZack Kirsch1-0/+3
2009-02-02libcli/nbt: s/private/private_dataStefan Metzmacher1-6/+6
2009-02-01s3: Fix the non-merged build.Kai Blin1-1/+0
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin3-0/+359
2009-01-19Attempt to fix the merged buildVolker Lendecke2-3/+3
2009-01-19libcli/nbt: add nbt_name_socket_handle_response_packet()Stefan Metzmacher2-3/+13
2009-01-19libcli/nbt: add nbt_set_unexpected_handler()Stefan Metzmacher2-0/+17
2009-01-19libcli/nbt: fix wack timeout handlingStefan Metzmacher1-3/+18
2009-01-19Revert "Remove another use of global_loadparm."Stefan Metzmacher3-6/+2
2009-01-08Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij1-1/+5
2009-01-07s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty1-1/+1
2009-01-06py: Properly increase the reference counter of Py_None.Jelmer Vernooij1-1/+1
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-3/+3
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher4-10/+10
2008-12-23Fix more compiler warnings.Jelmer Vernooij1-2/+2
2008-11-23libcli/nbt: fix some extrasemi compile warnings.Michael Adam1-3/+3
2008-11-12errors: add WERR_CM_BUFFER_SMALL.Günther Deschner1-0/+1
2008-11-10nterrors: add NT_STATUS_DS_BUSY.Günther Deschner1-0/+1
2008-11-06doserr: add WERR_NO_TRUST_SAM_ACCOUNT.Günther Deschner2-0/+2
2008-11-02Fix the build.Jelmer Vernooij1-3/+1
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij4-3/+9
2008-11-02Remove use of global_loadparm when comparing nt status error - useJelmer Vernooij1-0/+3
2008-11-01Use shared doserr.c.Jelmer Vernooij2-0/+88
2008-10-24Fix the build.Jelmer Vernooij1-2/+2
2008-10-24Remove unused include param/param.h.Jelmer Vernooij4-4/+0
2008-10-24Remove more global_loadparm instances, fix syntax errors.Jelmer Vernooij1-4/+4
2008-10-23Fix "parameter has incomplete type" build warning.Tim Prouty1-7/+0
2008-10-23Use common error definitions.Jelmer Vernooij3-2300/+4
2008-10-23Import NTSTATUS defines from Samba 3.Jelmer Vernooij1-0/+682
2008-10-23Import WERROR defines from Samba 3.Jelmer Vernooij1-9/+57
2008-10-23Import new DOS error codes from Samba 3.Jelmer Vernooij1-0/+4
2008-10-23Move libcli-util error code to top-level.Jelmer Vernooij6-0/+2906
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1