git.samba.org
/
sfrench
/
samba-autobuild
/
.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ldb:ldb_dn.c - don't support "ldb_dn_add_child" on a "" parent DN
[sfrench/samba-autobuild/.git]
/
libcli
/
2010-06-14
Jeremy Allison
Fix warning messages about unused result of talloc_move...
tree
|
commitdiff
2010-06-07
Andrew Bartlett
named_pipe_auth Always lower case the incoming pipe...
tree
|
commitdiff
2010-06-01
Andrew Bartlett
s4:ntlmssp Use common code for ntlmssp_sign.c
tree
|
commitdiff
2010-05-31
Andrew Bartlett
s3:ntlmssp Move ntlmssp_sign.c from source3 to common...
tree
|
commitdiff
2010-05-31
Andrew Bartlett
ntlmssp: Make the ntlmssp.h from source3/ a common...
tree
|
commitdiff
2010-05-31
Günther Deschner
libcli/nbt/lmhosts: fix missing prototype warning.
tree
|
commitdiff
2010-05-26
Simo Sorce
named_pipe_auth: implement tstream_npa_accept_existing_...
tree
|
commitdiff
2010-05-21
Jeremy Allison
Make DFS work over SMB2.
tree
|
commitdiff
2010-05-20
Jeremy Allison
Fix what looks like a cut-and-paste error in our read_n...
tree
|
commitdiff
2010-05-19
Jeremy Allison
Thanks to Andrew Bartlett's advice, fix the NTLMSSP...
tree
|
commitdiff
2010-05-18
Jelmer Vernooij
s3: Remove use of iconv_convenience.
tree
|
commitdiff
2010-05-18
Jelmer Vernooij
Finish removal of iconv_convenience in public API's.
tree
|
commitdiff
2010-05-06
Jelmer Vernooij
Remove the copy of ldb from Samba 3.
tree
|
commitdiff
2010-04-28
Stefan Metzmacher
libcli/named_pipe_auth: we need to hide length of the...
tree
|
commitdiff
2010-04-27
Matthias Dieter...
nbt: samlogon/netlogon structures - unify denominations
tree
|
commitdiff
2010-04-27
Günther Deschner
registry: add some shared registry helper functions.
tree
|
commitdiff
2010-04-18
Andrew Tridgell
s4-waf: removed the unused installdir= option to SAMBA_...
tree
|
commitdiff
2010-04-11
Volker Lendecke
libcli/auth: Fix an uninitialized variable
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: removed the AUTOGENERATED markers
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: more dependencies on talloc
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: cleanup use of LIBPOPT vs popt dependency
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: fixed some deps now we don't auto-include teven...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: mark the wscript files as python so vim/emacs...
tree
|
commitdiff
2010-04-06
Andrew Tridgell
s4-waf: install the rest of the headers
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: waf quicktest nearly works
tree
|
commitdiff
2010-04-06
Andrew Tridgell
build: commit all the waf build files in the tree
tree
|
commitdiff
2010-03-30
Matthias Dieter...
libcli/nbt/dns_hosts_file.c - change "ULONG_MAX" into...
tree
|
commitdiff
2010-03-28
Volker Lendecke
Attempt to fix the build on AIX, that system seems...
tree
|
commitdiff
2010-03-26
Andrew Tridgell
libutil: moved the networking defines to util_net.h
tree
|
commitdiff
2010-03-19
Günther Deschner
error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.
tree
|
commitdiff
2010-03-18
Stefan Metzmacher
libcli/util: add more NT_STATUS_RPC_* defines
tree
|
commitdiff
2010-03-16
Matthias Dieter...
libcli/auth/schannel_state_tdb.c - fix a memory leak
tree
|
commitdiff
2010-03-11
Andrew Bartlett
libcli/nbt Add parser for a 'hosts' file that takes...
tree
|
commitdiff
2010-03-09
Matthias Dieter...
libcli/auth/schannel_state_tdb.c - fix an obviously...
tree
|
commitdiff
2010-03-05
Stefan Metzmacher
libcli/auth: add a const to des_crypt112_16()
tree
|
commitdiff
2010-03-03
Karolin Seeger
Fix typo in comments.
tree
|
commitdiff
2010-03-03
Michael Adam
libcli/security: fix sddl.c to be able to build it...
tree
|
commitdiff
2010-03-03
Michael Adam
s4:move the sddl code down to the top level
tree
|
commitdiff
2010-02-26
Stefan Metzmacher
libcli/auth: print the error in the debug message
tree
|
commitdiff
2010-02-23
Simo Sorce
s4:cleanup remove unused schannel ldb code
tree
|
commitdiff
2010-02-23
Simo Sorce
s4:schannel merge code with s3
tree
|
commitdiff
2010-02-23
Simo Sorce
schannel_tdb: make code compilable in both trees
tree
|
commitdiff
2010-02-23
Simo Sorce
s3:schannel streamline interface
tree
|
commitdiff
2010-02-23
Simo Sorce
s3:schannel fix memory hierarchy
tree
|
commitdiff
2010-02-23
Simo Sorce
schannel: merge header files
tree
|
commitdiff
2010-02-23
Simo Sorce
s4:schannel more readable check logic
tree
|
commitdiff
2010-02-23
Simo Sorce
s3:schannel more readable check logic
tree
|
commitdiff
2010-02-23
Andreas Schneider
tstream: Added a typedef for the function prototype.
tree
|
commitdiff
2010-02-14
Andrew Tridgell
lib: use TYPESAFE_QSORT() in lib/ and libcli/
tree
|
commitdiff
2010-02-08
Andrew Tridgell
nbt: don't reference the event_ctx in nbtsock
tree
|
commitdiff
2010-02-02
Matt Kraai
Change uint_t to unsigned int in libcli
tree
|
commitdiff
2010-02-01
Stefan Metzmacher
libcli/nbt: fix ndr_push_nbt_string() string labels...
tree
|
commitdiff
2010-01-29
Matthias Dieter...
s4:libcli/util/tstream.c - Need to include "system...
tree
|
commitdiff
2010-01-29
Stefan Metzmacher
libcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name()
tree
|
commitdiff
2010-01-29
Stefan Metzmacher
libcli/nbt: fix ndr_pull/push_wrepl_nbt_name()
tree
|
commitdiff
2010-01-25
Volker Lendecke
Revert "libcli/security: Remove a call to strncasecmp"
tree
|
commitdiff
2010-01-25
Volker Lendecke
Revert "libcli/security: Convert some strtol calls...
tree
|
commitdiff
2010-01-25
Volker Lendecke
Revert "libcli/security: Fix a valgrind error in dom_si...
tree
|
commitdiff
2010-01-25
Volker Lendecke
Revert "libcli/security: Prohibit SID formats like...
tree
|
commitdiff
2010-01-23
Volker Lendecke
libcli/security: Prohibit SID formats like S-1-5-32...
tree
|
commitdiff
2010-01-23
Volker Lendecke
libcli/security: Fix a valgrind error in dom_sid_parse
tree
|
commitdiff
2010-01-23
Volker Lendecke
libcli/security: Convert some strtol calls to strtoul
tree
|
commitdiff
2010-01-23
Volker Lendecke
libcli/security: Remove a call to strncasecmp
tree
|
commitdiff
2010-01-13
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2010-01-08
Stefan Metzmacher
libcli/util: add tstream_read_pdu_blob_send/recv
tree
|
commitdiff
2010-01-07
Volker Lendecke
Simplify E_md5hash a bit
tree
|
commitdiff
2010-01-04
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2009-12-22
Andrew Bartlett
libcli/auth Make gd's NDR NTLMSSP parsers helpers common
tree
|
commitdiff
2009-12-16
Andrew Tridgell
ldap: give a debug error when we don't know a control
tree
|
commitdiff
2009-12-10
Andrew Tridgell
libcli: use GUID_to_ndr_blob()
tree
|
commitdiff
2009-11-25
Andrew Tridgell
libcli: allow ntstatus.h to be used by openchange
tree
|
commitdiff
2009-11-04
Andrew Bartlett
libcli/nbt Move more of lmhosts lookup into common...
tree
|
commitdiff
2009-10-24
Stefan Metzmacher
libcli/auth: initialize creds in netlogon_creds_client_...
tree
|
commitdiff
2009-10-24
Stefan Metzmacher
libcli/auth: fix memory leak in schannel_creds_server_s...
tree
|
commitdiff
2009-10-24
Stefan Metzmacher
libcli/auth: don't leak the ldb_msg in schannel_store_s...
tree
|
commitdiff
2009-10-23
Andrew Tridgell
s4-python: we need to include Python.h first
tree
|
commitdiff
2009-10-17
Jeremy Allison
Merge branch 'master' of ssh://jra@git.samba.org/data...
tree
|
commitdiff
2009-10-17
Andrew Tridgell
added NT_STATUS_NOT_OK_RETURN_AND_FREE()
tree
|
commitdiff
2009-10-04
Matthias Dieter...
s3/s4 common: fix up header file
tree
|
commitdiff
2009-09-30
Kamen Mazdrashki
w32err: Importing auto-generated Win32 errors and descr...
tree
|
commitdiff
2009-09-30
Kamen Mazdrashki
w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
tree
|
commitdiff
2009-09-30
Kamen Mazdrashki
w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS...
tree
|
commitdiff
2009-09-30
Kamen Mazdrashki
w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
tree
|
commitdiff
2009-09-30
Kamen Mazdrashki
w32err: FRS_ group of errors replaced with numeric...
tree
|
commitdiff
2009-09-30
Kamen Mazdrashki
w32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value...
tree
|
commitdiff
2009-09-22
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2009-09-21
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2009-09-21
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2009-09-20
Nadezhda Ivanova
Initial implementation of security descriptor creation...
tree
|
commitdiff
2009-09-19
Andrew Bartlett
libcli:nbt move prototypes of lmhosts functions to...
tree
|
commitdiff
2009-09-18
Andrew Tridgell
Merge branch 'master' of /home/tridge/samba/git/combined
tree
|
commitdiff
2009-09-18
Stefan Metzmacher
libcli/named_pipe_auth: pass gssapi delegated credentia...
tree
|
commitdiff
2009-09-18
Andrew Tridgell
util: use likely/unlikely for NT_STATUS_* macros
tree
|
commitdiff
2009-09-17
Andrew Tridgell
Merge branch 'master' of /home/tridge/samba/git/combined
tree
|
commitdiff
2009-09-17
Andrew Tridgell
util: use likely/unlikely for NT_STATUS_* macros
tree
|
commitdiff
2009-09-17
Jeremy Allison
Merge branch 'master' of ssh://jra@git.samba.org/data...
tree
|
commitdiff
2009-09-17
Kouhei Sutou
spnego: Support ASN.1 BIT STRING and use it in SPNEGO.
tree
|
commitdiff
2009-09-16
Andrew Tridgell
Merge branch 'master' of /home/tridge/samba/git/combined
tree
|
commitdiff
2009-09-16
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
tree
|
commitdiff
2009-09-16
Stefan Metzmacher
libcli/auth: rewrite schannel sign/seal code to be...
tree
|
commitdiff
next