This patch looks bigger than it is. It does 2 things. 1). Renames smbpid -> smblctx...
[ira/wip.git] / libcli /
2010-05-06 Jelmer VernooijRemove the copy of ldb from Samba 3.
2010-04-28 Stefan Metzmacherlibcli/named_pipe_auth: we need to hide length of the...
2010-04-27 Matthias Dieter... nbt: samlogon/netlogon structures - unify denominations
2010-04-27 Günther Deschnerregistry: add some shared registry helper functions.
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-11 Volker Lendeckelibcli/auth: Fix an uninitialized variable
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-30 Matthias Dieter... libcli/nbt/dns_hosts_file.c - change "ULONG_MAX" into...
2010-03-28 Volker LendeckeAttempt to fix the build on AIX, that system seems...
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-19 Günther Deschnererror_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.
2010-03-18 Stefan Metzmacherlibcli/util: add more NT_STATUS_RPC_* defines
2010-03-16 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix a memory leak
2010-03-11 Andrew Bartlettlibcli/nbt Add parser for a 'hosts' file that takes...
2010-03-09 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix an obviously...
2010-03-05 Stefan Metzmacherlibcli/auth: add a const to des_crypt112_16()
2010-03-03 Karolin SeegerFix typo in comments.
2010-03-03 Michael Adamlibcli/security: fix sddl.c to be able to build it...
2010-03-03 Michael Adams4:move the sddl code down to the top level
2010-02-26 Stefan Metzmacherlibcli/auth: print the error in the debug message
2010-02-23 Simo Sorces4:cleanup remove unused schannel ldb code
2010-02-23 Simo Sorces4:schannel merge code with s3
2010-02-23 Simo Sorceschannel_tdb: make code compilable in both trees
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-23 Simo Sorces3:schannel fix memory hierarchy
2010-02-23 Simo Sorceschannel: merge header files
2010-02-23 Simo Sorces4:schannel more readable check logic
2010-02-23 Simo Sorces3:schannel more readable check logic
2010-02-23 Andreas Schneidertstream: Added a typedef for the function prototype.
2010-02-14 Andrew Tridgelllib: use TYPESAFE_QSORT() in lib/ and libcli/
2010-02-08 Andrew Tridgellnbt: don't reference the event_ctx in nbtsock
2010-02-02 Matt KraaiChange uint_t to unsigned int in libcli
2010-02-01 Stefan Metzmacherlibcli/nbt: fix ndr_push_nbt_string() string labels...
2010-01-29 Matthias Dieter... s4:libcli/util/tstream.c - Need to include "system...
2010-01-29 Stefan Metzmacherlibcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name()
2010-01-29 Stefan Metzmacherlibcli/nbt: fix ndr_pull/push_wrepl_nbt_name()
2010-01-25 Volker LendeckeRevert "libcli/security: Remove a call to strncasecmp"
2010-01-25 Volker LendeckeRevert "libcli/security: Convert some strtol calls...
2010-01-25 Volker LendeckeRevert "libcli/security: Fix a valgrind error in dom_si...
2010-01-25 Volker LendeckeRevert "libcli/security: Prohibit SID formats like...
2010-01-23 Volker Lendeckelibcli/security: Prohibit SID formats like S-1-5-32...
2010-01-23 Volker Lendeckelibcli/security: Fix a valgrind error in dom_sid_parse
2010-01-23 Volker Lendeckelibcli/security: Convert some strtol calls to strtoul
2010-01-23 Volker Lendeckelibcli/security: Remove a call to strncasecmp
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Stefan Metzmacherlibcli/util: add tstream_read_pdu_blob_send/recv
2010-01-07 Volker LendeckeSimplify E_md5hash a bit
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Andrew Bartlettlibcli/auth Make gd's NDR NTLMSSP parsers helpers common
2009-12-16 Andrew Tridgellldap: give a debug error when we don't know a control
2009-12-10 Andrew Tridgelllibcli: use GUID_to_ndr_blob()
2009-11-25 Andrew Tridgelllibcli: allow ntstatus.h to be used by openchange
2009-11-04 Andrew Bartlettlibcli/nbt Move more of lmhosts lookup into common...
2009-10-24 Stefan Metzmacherlibcli/auth: initialize creds in netlogon_creds_client_...
2009-10-24 Stefan Metzmacherlibcli/auth: fix memory leak in schannel_creds_server_s...
2009-10-24 Stefan Metzmacherlibcli/auth: don't leak the ldb_msg in schannel_store_s...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgelladded NT_STATUS_NOT_OK_RETURN_AND_FREE()
2009-10-04 Matthias Dieter... s3/s4 common: fix up header file
2009-09-30 Kamen Mazdrashkiw32err: Importing auto-generated Win32 errors and descr...
2009-09-30 Kamen Mazdrashkiw32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
2009-09-30 Kamen Mazdrashkiw32err: WERR_USER_EXISTS replace with WERR_USEREXISTS...
2009-09-30 Kamen Mazdrashkiw32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
2009-09-30 Kamen Mazdrashkiw32err: FRS_ group of errors replaced with numeric...
2009-09-30 Kamen Mazdrashkiw32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value...
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Nadezhda IvanovaInitial implementation of security descriptor creation...
2009-09-19 Andrew Bartlettlibcli:nbt move prototypes of lmhosts functions to...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Stefan Metzmacherlibcli/named_pipe_auth: pass gssapi delegated credentia...
2009-09-18 Andrew Tridgellutil: use likely/unlikely for NT_STATUS_* macros
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgellutil: use likely/unlikely for NT_STATUS_* macros
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerschannel: remove last traces of gensec.
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschnerschannel: move schannel_sign to main directory.
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-17 Kamen Mazdrashkiw32err: Set hex format values for all errors
2009-09-17 Kamen Mazdrashkiw32err: Re-define errors with numeric values
2009-09-17 Kamen Mazdrashkiw32err: Sorting error codes in ascending order
2009-09-17 Kamen Mazdrashkiw32err: NERR_ codes grouped together
2009-09-17 Kamen Mazdrashkiw32err: WERR_CLASS_NOT_REGISTERED updated
next