summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* error-codes: print out WERR_UNKNOWN_PRINT_MONITOR.Günther Deschner2009-02-241-0/+1
* libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher2009-02-242-6/+156
* libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher2009-02-243-1/+117
* libcli/ldap: fix compiler warningsStefan Metzmacher2009-02-242-6/+11
* libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher2009-02-243-2/+70
* libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher2009-02-243-0/+1698
* error-codes: add WERR_INVALID_USER_BUFFER.Günther Deschner2009-02-242-0/+2
* Add missing include to shut up missing prototype warningsVolker Lendecke2009-02-141-0/+1
* s4 torture: Smbtorture additions for Windows BRLZack Kirsch2009-02-111-0/+3
* libcli/nbt: s/private/private_dataStefan Metzmacher2009-02-021-6/+6
* s3: Fix the non-merged build.Kai Blin2009-02-011-1/+0
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-013-0/+359
* Attempt to fix the merged buildVolker Lendecke2009-01-192-3/+3
* libcli/nbt: add nbt_name_socket_handle_response_packet()Stefan Metzmacher2009-01-192-3/+13
* libcli/nbt: add nbt_set_unexpected_handler()Stefan Metzmacher2009-01-192-0/+17
* libcli/nbt: fix wack timeout handlingStefan Metzmacher2009-01-191-3/+18
* Revert "Remove another use of global_loadparm."Stefan Metzmacher2009-01-193-6/+2
* Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij2009-01-081-1/+5
* s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty2009-01-071-1/+1
* py: Properly increase the reference counter of Py_None.Jelmer Vernooij2009-01-061-1/+1
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-3/+3
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-294-10/+10
* Fix more compiler warnings.Jelmer Vernooij2008-12-231-2/+2
* libcli/nbt: fix some extrasemi compile warnings.Michael Adam2008-11-231-3/+3
* errors: add WERR_CM_BUFFER_SMALL.Günther Deschner2008-11-121-0/+1
* nterrors: add NT_STATUS_DS_BUSY.Günther Deschner2008-11-101-0/+1
* doserr: add WERR_NO_TRUST_SAM_ACCOUNT.Günther Deschner2008-11-062-0/+2
* Fix the build.Jelmer Vernooij2008-11-021-3/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-024-3/+9
* Remove use of global_loadparm when comparing nt status error - useJelmer Vernooij2008-11-021-0/+3
* Use shared doserr.c.Jelmer Vernooij2008-11-012-0/+88
* Fix the build.Jelmer Vernooij2008-10-241-2/+2
* Remove unused include param/param.h.Jelmer Vernooij2008-10-244-4/+0
* Remove more global_loadparm instances, fix syntax errors.Jelmer Vernooij2008-10-241-4/+4
* Fix "parameter has incomplete type" build warning.Tim Prouty2008-10-231-7/+0
* Use common error definitions.Jelmer Vernooij2008-10-233-2300/+4
* Import NTSTATUS defines from Samba 3.Jelmer Vernooij2008-10-231-0/+682
* Import WERROR defines from Samba 3.Jelmer Vernooij2008-10-231-9/+57
* Import new DOS error codes from Samba 3.Jelmer Vernooij2008-10-231-0/+4
* Move libcli-util error code to top-level.Jelmer Vernooij2008-10-236-0/+2906
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-0/+0
* Move nmblookup to same location as the rest of the NBT client library.Jelmer Vernooij2008-10-122-0/+604
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-122-4/+4
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-022-37/+50
* Temporary build fix for the merged buildSimo Sorce2008-09-241-0/+7
* libcli: add nbt_proto.h that is no longer autogenerated.Günther Deschner2008-09-241-0/+43
* libcli: add some basic debugging functions for netlogon helper.Günther Deschner2008-09-241-0/+11
* libcli: add autogenerated libcli netlogon helper protos.Günther Deschner2008-09-242-0/+56