index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle.
Günther Deschner
2010-12-17
1
-11
/
+30
*
s4-smbtorture: check if returned driver paths match requested architecture.
Günther Deschner
2010-12-17
1
-26
/
+100
*
s3:net ads dns register: use "cluster addresses" option if configured (bug #7...
Stefan Metzmacher
2010-12-17
1
-3
/
+11
*
s3:net ads dns register: add support for specifying addresse on the commandli...
Michael Adam
2010-12-17
1
-3
/
+40
*
s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...
Michael Adam
2010-12-17
1
-12
/
+27
*
s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...
Michael Adam
2010-12-17
1
-0
/
+19
*
util_net: fix a comment typo in interpret_string_addr_internal()
Michael Adam
2010-12-17
1
-1
/
+1
*
libcli/security: remove unused variable.
Günther Deschner
2010-12-17
1
-1
/
+0
*
s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.
Günther Deschner
2010-12-17
1
-7
/
+9
*
s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.
Günther Deschner
2010-12-17
1
-0
/
+4
*
s4-smbtorture: skipping level 8 driveradds against w2k3.
Günther Deschner
2010-12-17
1
-1
/
+18
*
s4-smbtorture: add torture_assert_strn_equal macro.
Günther Deschner
2010-12-17
1
-0
/
+10
*
s3-net: fix net sid type build warning.
Günther Deschner
2010-12-17
1
-1
/
+1
*
s3/net: tz argument should be NULL of course
Björn Jacke
2010-12-17
1
-1
/
+1
*
Do more vfs_stat_fsp calls instead of FSTAT - ensures fsp->fsp_name->st is ke...
Jeremy Allison
2010-12-16
1
-13
/
+20
*
s4-waf: nsstest only needs replace.
Günther Deschner
2010-12-16
1
-1
/
+1
*
spoolss: fill in PerMachineConnections add and delete IDL.
Günther Deschner
2010-12-16
3
-21
/
+27
*
s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later
Andrew Bartlett
2010-12-16
1
-1
/
+0
*
s4-dsdb Use sid_blob_parse()
Andrew Bartlett
2010-12-16
1
-3
/
+3
*
libcli/security Add sid_blob_parse() to directly parse a binary SID blob
Andrew Bartlett
2010-12-16
2
-3
/
+14
*
Typos in wintest
Zahari Zahariev
2010-12-16
2
-3
/
+3
*
Fix old bug in openX code, exposed when "strict allocate" is set to true.
Jeremy Allison
2010-12-16
1
-5
/
+9
*
Change strict allocate to default to true. (cherry picked from commit 820ea22...
Jeremy Allison
2010-12-15
2
-6
/
+7
*
s4-tests: Added a speedtest for LDAP search operations with different accounts.
Nadezhda Ivanova
2010-12-15
1
-11
/
+67
*
s4-tests: Added tests for LDAP add/delete/modify using anonymous login.
Nadezhda Ivanova
2010-12-15
1
-8
/
+50
*
s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.
Nadezhda Ivanova
2010-12-15
1
-1
/
+1
*
Fix bug 7866 - "net" in v3-6-test broken.
Jeremy Allison
2010-12-15
3
-3
/
+22
*
ldb: Bump API after symbol changes.
Jelmer Vernooij
2010-12-15
2
-2
/
+2
*
ldb: Build modules as .so files.
Jelmer Vernooij
2010-12-15
1
-0
/
+9
*
join: Properly cancel transaction on exceptions.
Jelmer Vernooij
2010-12-15
1
-35
/
+44
*
Move get_loadparm() and get_credentials() to samba.tests.TestCase.
Jelmer Vernooij
2010-12-15
1
-8
/
+15
*
s3:rpc_client: implement rpc_transport_np_init() on top of rpc_transport_tstr...
Stefan Metzmacher
2010-12-15
2
-400
/
+38
*
s3:rpc_client: implement rpc_transport_sock_init() on top of rpc_transport_ts...
Stefan Metzmacher
2010-12-15
1
-231
/
+13
*
s3:rpc_client/rpc_transport_tstream.c: add some logic to handle cli_np tstreams
Stefan Metzmacher
2010-12-15
1
-2
/
+197
*
s3:rpc_client/rpc_transport_tstream: timeout should be unsigned int
Stefan Metzmacher
2010-12-15
1
-1
/
+1
*
s3:rpc_client: let rpc_transport_tstream_init() create read and write queue
Stefan Metzmacher
2010-12-15
3
-28
/
+17
*
s3:libsmb: add tstream_cli_np_get_cli_state()
Stefan Metzmacher
2010-12-15
2
-0
/
+10
*
s3:libsmb: add tstream_cli_np_set_timeout()
Stefan Metzmacher
2010-12-15
2
-0
/
+18
*
s3:libsmb: add tstream_cli_np_use_trans() and the needed logic
Stefan Metzmacher
2010-12-15
2
-0
/
+183
*
s3:libsmb: add tstream_is_cli_np()
Stefan Metzmacher
2010-12-15
2
-0
/
+15
*
s3:libsmb: add cli_np_tstream.c
Stefan Metzmacher
2010-12-15
3
-0
/
+823
*
s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...
Kamen Mazdrashki
2010-12-15
9
-10
/
+10
*
s4-dns: implemented parsing and storing of DNS records from bind
Andrew Tridgell
2010-12-15
2
-46
/
+640
*
s4-dns: added basic DLZ writeable support to dlz_bind9
Andrew Tridgell
2010-12-15
3
-99
/
+448
*
waf: fixed re-running of build rules
Andrew Tridgell
2010-12-15
2
-4
/
+5
*
s3-waf: use shared libwbclient wscript_build.
Günther Deschner
2010-12-15
2
-12
/
+2
*
s3-waf: fix winbind-client subsystem.
Günther Deschner
2010-12-15
1
-7
/
+9
*
s3-waf: add libkrb5 winbind locator plugin.
Günther Deschner
2010-12-15
1
-0
/
+6
*
s3-waf: rework rpc_server handling a bit.
Günther Deschner
2010-12-15
2
-21
/
+21
*
build: openbsd plateform is openbsd4
Matthieu Patou
2010-12-15
1
-1
/
+1
[next]