s3-smbd: Regroup some init functions.
[amitay/samba.git] / libcli /
2010-08-12 Günther Deschnerntlmssp: fix unitialized variable in ntlmssp_server_pos...
2010-08-12 Volker LendeckeFix a typo
2010-08-10 Andrew Bartlettlibcli/auth Make the source3/ implementation of the...
2010-08-10 Günther Deschnerlibcli/auth/ntlmssp: remove outdated comment. The versi...
2010-08-10 Andrew Bartlettlibcli/auth Move some source3/ NTLMSSP functions to...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Günther Deschnerlibcli/netlogon: re-enable debugging.
2010-07-01 Günther Deschners3-libads: move spnego defines to their appropriate...
2010-06-30 Andreas Schneiderlibcli: Fixed a build warning for a missing prototype.
2010-06-25 Andrew Bartlettschannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
2010-06-25 Andrew Bartlettlibcli/auth make open_schannel_session_store() public
2010-06-21 Stefan Metzmacherlibcli/named_pipe_auth: fix error handling in _tstream_...
2010-06-21 Stefan Metzmacherlibcli/named_pipe_auth: fix memory handling for tempora...
2010-06-21 Matthias Dieter... s3/s4 - remove "talloc_tos()" from common code since...
2010-06-19 Brendan Powerslibcli: Fixed a segfault in security_acl_dup when the...
2010-06-14 Jeremy AllisonFix warning messages about unused result of talloc_move...
2010-06-07 Andrew Bartlettnamed_pipe_auth Always lower case the incoming pipe...
2010-06-01 Andrew Bartletts4:ntlmssp Use common code for ntlmssp_sign.c
2010-05-31 Andrew Bartletts3:ntlmssp Move ntlmssp_sign.c from source3 to common...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Günther Deschnerlibcli/nbt/lmhosts: fix missing prototype warning.
2010-05-26 Simo Sorcenamed_pipe_auth: implement tstream_npa_accept_existing_...
2010-05-21 Jeremy AllisonMake DFS work over SMB2.
2010-05-20 Jeremy AllisonFix what looks like a cut-and-paste error in our read_n...
2010-05-19 Jeremy AllisonThanks to Andrew Bartlett's advice, fix the NTLMSSP...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
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
next