index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
s3-utils: Use ads_do_search_retry in net ads search
Andrew Bartlett
1
-1
/
+1
2012-01-08
Fix bug #8687 - net memberships usage info is wrong
Jeremy Allison
1
-1
/
+1
2011-05-20
s3-net: make sure we dont crash when publishing a single printer.
Günther Deschner
1
-0
/
+5
2011-04-17
s3: Fix bug 8066, wrong output in smbget
Volker Lendecke
1
-3
/
+5
2011-04-04
s3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT
Volker Lendecke
1
-1
/
+1
2011-02-28
Fix denial of service - memory corruption.
Jeremy Allison
1
-2
/
+5
2011-01-12
s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899)
Stefan Metzmacher
1
-1
/
+0
2010-12-26
s3:net ads dns register: use "cluster addresses" option if configured (bug #7...
Stefan Metzmacher
1
-3
/
+11
2010-12-26
s3:net ads dns register: add support for specifying addresse on the commandli...
Michael Adam
1
-3
/
+40
2010-12-26
s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...
Michael Adam
1
-12
/
+27
2010-12-26
s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...
Michael Adam
1
-0
/
+19
2010-12-26
s3-net Allow 'net ads dns register' to take an optional hostname argument
Andrew Bartlett
1
-6
/
+10
2010-12-17
s3:ntlm_auth: support clients which offer a spnego mechs we don't support (bu...
Stefan Metzmacher
1
-108
/
+176
2010-12-17
s3:ntlm_auth: free session key, as we don't use it (at least for now)
Stefan Metzmacher
1
-1
/
+2
2010-12-17
s3:ntlm_auth: fix memory leak in the raw ntlmssp code path
Stefan Metzmacher
1
-0
/
+2
2010-12-17
s3: Correctly unwrap the krb ticket in gss-spnego (cherry picked from commit ...
Stefan Metzmacher
1
-1
/
+52
2010-12-17
s3: Fall back to raw NTLMSSP for the gss-spnego protocol
Volker Lendecke
1
-0
/
+25
2010-12-17
s3: Split off output generation from manage_squid_ntlmssp_request (cherry pic...
Stefan Metzmacher
1
-17
/
+41
2010-12-17
s3: Wrap the ntlm_auth loop with a talloc_stackframe (cherry picked from comm...
Volker Lendecke
1
-0
/
+2
2010-12-17
s3: Fix some debug msgs in ntlm_auth (cherry picked from commit 6400f3ee62108...
Volker Lendecke
1
-8
/
+8
2010-12-17
ntlm_auth: Fix a valgrind error (cherry picked from commit 69db4b4ccf051b0551...
Volker Lendecke
1
-1
/
+1
2010-11-11
Fix bug #7743 - Inconsistent use of system name lookup can cause a domain joi...
Jeremy Allison
1
-2
/
+2
2010-10-06
Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.
Jeremy Allison
1
-9
/
+32
2010-10-06
s3: Fix bug 7470
Volker Lendecke
2
-2
/
+4
2010-09-06
s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2().
Günther Deschner
1
-4
/
+7
2010-09-06
s3-net: fix a "dereferencing type-punned pointer will break strict-aliasing r...
Günther Deschner
1
-2
/
+2
2010-05-10
s3-net: Fix Bug #7417. 'net rpc user password' can set the wrong password.
Günther Deschner
1
-1
/
+4
2010-04-21
s3-net_conf: Display an error on net conf import failures.
Jim McDonough
1
-0
/
+4
2010-03-31
s3:make "net conf addshare" atomic by wrapping all writes in one transaction
Michael Adam
1
-6
/
+36
2010-03-31
s3: Add "g_lock_do" as a convenience wrapper function (cherry picked from com...
Volker Lendecke
1
-27
/
+22
2010-03-31
s3: Implement global locks in a g_lock tdb
Volker Lendecke
3
-0
/
+223
2010-03-29
s3 ntlm_auth: Don't malloc data that will be talloc_free()d
Kai Blin
1
-12
/
+12
2010-03-11
s3-net: fix net after spoolss_EnumPrinterDataEx IDL change.
Günther Deschner
1
-9
/
+2
2010-03-11
s3-net: fix net after spoolss_SetPrinterData{Ex} IDL change.
Günther Deschner
1
-24
/
+6
2010-03-08
s3: Fix the build of net_afs.c with --fake-kaserver=yes, bug 7216
Volker Lendecke
1
-1
/
+1
2010-03-05
s3: net_share.c: fix argc handling
Holger Hetterich
1
-3
/
+1
2010-03-01
s3-net: fix net ads dns usage calls.
Günther Deschner
1
-3
/
+8
2010-02-04
Fix bug #7069 - smbget does not return an error status after some errors
Jeremy Allison
1
-38
/
+45
2010-01-26
s3: Add --use-ccache to net
Volker Lendecke
4
-0
/
+9
2010-01-26
s3: Fix a bug in net's use of popt
Volker Lendecke
1
-1
/
+1
2010-01-20
s3 net: Fix compile warnings
Kai Blin
24
-380
/
+676
2010-01-20
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
11
-57
/
+57
2010-01-20
s3 net: Fix compile error with WITH_DNS_UPDATES
Kai Blin
1
-2
/
+2
2010-01-20
s3/net: split up some printable stings to ease i18n
Björn Jacke
25
-344
/
+347
2010-01-15
Fix bug #7036 - net rpc getsid fails in hardened windows environments.
Jeremy Allison
1
-1
/
+7
2010-01-06
s3-net: use generated krb5.conf in 'net ads testjoin'
Günther Deschner
1
-0
/
+4
2010-01-05
s3 net: Add a few missing gettext calls.
Kai Blin
2
-6
/
+6
2009-12-18
s3-pdbedit: allow to call "pdbedit -N description -u user" without specifiyng...
Günther Deschner
1
-2
/
+4
2009-12-07
s3: fix net and rpcclient after setprinterdataex changes.
Günther Deschner
1
-2
/
+11
2009-11-30
Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets
Volker Lendecke
3
-3
/
+9
[next]