index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
s4-dns: Remove sync dns_process
Volker Lendecke
1
-24
/
+0
2012-05-30
s4-dns: Make the TCP dns server async
Volker Lendecke
1
-21
/
+39
2012-05-30
s4-dns: Make the UDP dns server async
Volker Lendecke
1
-18
/
+38
2012-05-30
s4-dns: Remove sync dns_server_process_query
Volker Lendecke
2
-39
/
+0
2012-05-30
s4-dns: Make dns_process_send asyn
Volker Lendecke
3
-80
/
+148
2012-05-30
s4-dns: Remove unused sync ask_forwarder wrapper
Volker Lendecke
1
-30
/
+0
2012-05-30
s4-dns: Make dns_server_process_query async
Volker Lendecke
1
-37
/
+120
2012-05-30
s4-dns: Make ask_forwarder async
Volker Lendecke
1
-43
/
+111
2012-05-30
s4-dns: Create a proper talloc hierarchy in create_response_rr
Volker Lendecke
1
-3
/
+15
2012-05-30
s4-dns: Add debug output for unmappable WERROR to DNS errcode
Volker Lendecke
1
-1
/
+1
2012-05-30
s4-dns: Fix some typos
Volker Lendecke
2
-2
/
+2
2012-05-30
s4-dns: Remove some break; statements
Volker Lendecke
1
-8
/
+0
2012-05-30
s4-dns: Fix an unlikely potential memleak
Volker Lendecke
1
-2
/
+4
2012-05-30
s4-dns: Use talloc_asprintf_append_buffer in create_response_rr
Volker Lendecke
1
-2
/
+2
2012-05-30
s4-dns: Add some NULL checks to create_response_rr
Volker Lendecke
1
-0
/
+15
2012-05-29
s4:dbchecker - handle the "none" case correctly
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-05-29
s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...
Günther Deschner
1
-1
/
+36
2012-05-29
s4:torture report connection error via torture_fail
Christian Ambach
1
-1
/
+8
2012-05-28
s4:ntvfs/ipc: fix protocol specific processing of pipe names
Stefan Metzmacher
1
-2
/
+6
2012-05-28
s4:torture/samba3rpc: add smb1-pipe-name
Stefan Metzmacher
1
-0
/
+252
2012-05-28
s4:torture/samba3rpc: add smb2-pipe-name
Stefan Metzmacher
1
-0
/
+84
2012-05-27
Avoid all(), as it's not available in Python 2.4.
Jelmer Vernooij
1
-1
/
+5
2012-05-24
s4:smb_server/smb: fix talloc_free() bug
Stefan Metzmacher
1
-1
/
+1
2012-05-24
s4/scripting: in MIT build do not install samba-tool, it is not usable yet
Alexander Bokovoy
2
-7
/
+4
2012-05-24
s4-provision: Make s3fs the default way to install a new Samba4 DC
Andrew Bartlett
1
-2
/
+2
2012-05-24
dlz_bind9: Make the talloc destructor static and return 0.
Amitay Isaacs
1
-1
/
+2
2012-05-24
dlz_bind9: Fix the named crash on reloading named
Amitay Isaacs
1
-1
/
+17
2012-05-23
gse: Use the smb_gss_oid_equal wrapper.
Andreas Schneider
2
-2
/
+5
2012-05-23
libcli/dns: make 'clidns' private library out of DNS code in WAF build
Alexander Bokovoy
1
-1
/
+1
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
29
-434
/
+511
2012-05-23
s4: samba-tool is usable without export-keytab command, make sure it does not...
Alexander Bokovoy
1
-19
/
+22
2012-05-23
dns: fix comments and make s4/libcli/resolve dns resolver working
Alexander Bokovoy
1
-1
/
+1
2012-05-23
gensec_gssapi: Make it possible to build with MIT krb5
Simo Sorce
2
-11
/
+21
2012-05-23
auth and s4-rpc_server: Do not use features we currently can't implement with...
Simo Sorce
1
-0
/
+6
2012-05-23
s4-resolve: Remove dependency on libroken
Simo Sorce
2
-198
/
+153
2012-05-19
s4-dsdb: allow modification of some deleted object if the show-deleted contro...
Matthieu Patou
1
-4
/
+9
2012-05-19
s4-dsdb: naming context needs to have the extended-dn syntax too
Matthieu Patou
1
-0
/
+1
2012-05-18
s4:torture: Add raw.session.reauth2 test
Volker Lendecke
1
-0
/
+142
2012-05-18
s4:torture: rename raw.session.reauth => raw.session.reauth1
Stefan Metzmacher
1
-3
/
+3
2012-05-18
s4-torture: Improve torture test boilerplate, use torture_assert()
Andrew Bartlett
18
-279
/
+93
2012-05-18
s4-torture: Always use torture_assert() to handle failures
Andrew Bartlett
1
-9
/
+6
2012-05-18
s4-torture: provide correct torture failures for failure to connect
Andrew Bartlett
1
-11
/
+9
2012-05-18
s4-torture: Fix rpc.samr.priv test to use torture_assert() macros
Andrew Bartlett
1
-51
/
+16
2012-05-18
pygensec: Fix init of variable if not specified.
Jelmer Vernooij
1
-1
/
+1
2012-05-17
s4:torture: add smb2.session.expire1
Stefan Metzmacher
1
-1
/
+116
2012-05-17
s4:torture: add smb2.session.reconnect2 test
Stefan Metzmacher
1
-0
/
+64
2012-05-17
s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1
Stefan Metzmacher
1
-2
/
+2
2012-05-17
s4:torture: remove unused vars in smb2.session.reauth*
Stefan Metzmacher
1
-2
/
+2
2012-05-17
s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" option
Stefan Metzmacher
1
-1
/
+6
2012-05-17
s4:auth/gensec: implement gensec_gssapi_expire_time()
Stefan Metzmacher
1
-0
/
+13
[prev]
[next]