Stefan Metzmacher
205185e88c
s3:smbXsrv.idl: remove smbXsrv_*0 defines
...
This makes ctags more usable.
metze
2012-08-10 15:56:13 +02:00
Stefan Metzmacher
2b41f3702f
s3:param: fix compiler warnings with FN_GLOBAL_CONST_STRING()
...
metze
2012-08-10 15:56:05 +02:00
Björn Jacke
13f8674a15
build: rename security → samba-security
...
there is a libsecurity on OSF1 which clasheѕ with our security lib. see bug #9023 .
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Björn Jacke <bj@sernet.de>
Autobuild-Date(master): Fri Aug 10 14:22:21 CEST 2012 on sn-devel-104
2012-08-10 14:22:20 +02:00
Andrew Bartlett
51a71547ef
nsswitch: add ABI checking and symbol versions to libwbclient
...
This will ensure that we do not unintentionally break the ABI.
Andrew Bartlett
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Aug 10 04:08:54 CEST 2012 on sn-devel-104
2012-08-10 04:08:54 +02:00
Andrew Bartlett
fdd07e87c6
s4-dsdb: Explain better what records are written during schema set
...
This is controlled by setting write_indices_and_attributes.
Andrew Bartlett
2012-08-10 10:18:28 +10:00
Andrew Bartlett
1d1bdc315b
lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()
...
This avoid allocation at the tdb layer as we will allocate this
with talloc right away anyway.
Andrew Bartlett
2012-08-10 10:18:27 +10:00
Jeremy Allison
a5495bc6b0
Remove smb_panic() from unix_strlower(). Just rely on error code return.
...
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Aug 9 23:52:53 CEST 2012 on sn-devel-104
2012-08-09 23:52:53 +02:00
Jeremy Allison
b70f23c2b5
Correctly check for errors in strlower_m() returns.
2012-08-09 12:08:18 -07:00
Jeremy Allison
ce21d08040
Fix strlower_m() to return an error indication.
2012-08-09 12:07:41 -07:00
Jeremy Allison
c13887defc
Check error returns on strnorm().
2012-08-09 12:07:32 -07:00
Jeremy Allison
526e875cec
Check error returns from strupper_m() (in all reasonable places).
2012-08-09 12:06:54 -07:00
Jeremy Allison
e1ec86a49c
Fix missing ads_destroy in error path.
2012-08-09 09:47:35 -07:00
Jeremy Allison
9fcc6f27fb
Change strupper_m() to return a value.
2012-08-09 09:47:35 -07:00
Jeremy Allison
af3e529c18
Fix bad return in unix_strupper.
2012-08-09 09:47:35 -07:00
Jeremy Allison
b6eb3a6808
Prepare to remove smb_panic() from unix_strlower().
2012-08-09 09:47:35 -07:00
Jeremy Allison
8605b35e88
Fix bad return values in unix_strlower/unix_strupper.
2012-08-09 09:47:35 -07:00
Michael Adam
f64c970e3e
s4:torture:basic: check the return status of the last open in deltest16
...
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Aug 9 18:01:50 CEST 2012 on sn-devel-104
2012-08-09 18:01:50 +02:00
Michael Adam
2352227b66
s4:torture:basic: fix a message typo in the delete17 test
2012-08-09 16:23:46 +02:00
Michael Adam
6cc5a54bc0
s4:torture:basic: fix abundance of spaces in deltest6
2012-08-09 16:23:46 +02:00
Michael Adam
fac4a0d4a7
s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_close()
2012-08-09 16:23:45 +02:00
Michael Adam
523602863a
s3:torture:delete: add a 12th subtest to the delete-on-close tests
...
test whether second open is possible with initial delete on close
and how setting and unsetting delete on close on the handle affects
the initial delete on close (it does not...)
2012-08-09 16:22:53 +02:00
Michael Adam
db160bf510
s3:torture:delete: fix 11th test to work against windows
2012-08-09 16:22:50 +02:00
Michael Adam
2e53fb109f
s3:torture:delete: simplify return code handling, fixing a couple of return codes in error cases
2012-08-09 15:29:51 +02:00
Michael Adam
49a2c68011
s3:torture:delete: reduce indentation
2012-08-09 15:29:50 +02:00
Michael Adam
54e5810638
s3:torture:delete: add a comment
2012-08-09 15:29:49 +02:00
Michael Adam
c228b7abee
s3:torture:delete: add a comment
2012-08-09 15:29:47 +02:00
Michael Adam
7a7b86d3c7
s3:torture:delete: add a comment
2012-08-09 15:29:46 +02:00
Michael Adam
5b1afa6307
s3:torture:delete: move the success message for a subtest to the correct place
2012-08-09 15:29:45 +02:00
Michael Adam
2f7a371b92
s3:torture:delete: remove an else, reducing indentation
2012-08-09 15:29:44 +02:00
Michael Adam
3668a4c94c
s3:torture:delete: remove an else, reducing indentation
2012-08-09 15:29:42 +02:00
Michael Adam
777c7a965b
s3:torture:delete: remove an else, reducing indentation
2012-08-09 15:29:41 +02:00
Michael Adam
c36deaf3af
s3:torture:delete: remove an else, reducing indentation
2012-08-09 15:29:40 +02:00
Michael Adam
e833141622
s3:torture:delete: really fail the test in a failure case
2012-08-09 15:29:39 +02:00
Michael Adam
9058288d6a
s3:torture:delete: fix a comment
2012-08-09 15:29:38 +02:00
Michael Adam
bf492d1ffb
s3:torture:delete: fix a message
2012-08-09 15:29:37 +02:00
Michael Adam
ff5e6e33fd
s3:torture:delete: fix a message
2012-08-09 15:29:36 +02:00
Michael Adam
4aac6d00a9
s3:torture:delete: fix a message
2012-08-09 15:29:35 +02:00
Michael Adam
595845ca30
s3:torture:delete: fix a message (counting the opens)
2012-08-09 15:29:33 +02:00
Michael Adam
2aded6aebd
s3:torture:delete: untangle function call from result check
2012-08-09 15:29:32 +02:00
Michael Adam
ef3684739a
s3:torture:delete: untangle function call from result check
2012-08-09 15:29:26 +02:00
Michael Adam
4e75b0c717
s3:torture:delete: untangle function call from result check
2012-08-09 15:27:16 +02:00
Michael Adam
ccb25831e2
s3:torture:delete: untanlge function call from result check
2012-08-09 15:27:15 +02:00
Michael Adam
8a92ae23fe
s3:torture:delete: untangle function call from result check
2012-08-09 15:26:09 +02:00
Michael Adam
02b092533a
s3:torture:delete: untangle function call from result check
2012-08-09 15:26:08 +02:00
Michael Adam
5138eb50a3
s3:torture:delete: untangle function call from result check
2012-08-09 15:26:07 +02:00
Michael Adam
5bc7c77cd8
s3:torture:delete: untangle function call from result check
2012-08-09 15:26:06 +02:00
Michael Adam
b5e9378e28
s3:torture:delete: untangle function call from result check
2012-08-09 15:25:19 +02:00
Michael Adam
361429d02f
s3:torture:delete: untangle function call from result check
2012-08-09 15:25:18 +02:00
Michael Adam
8684506478
s3:torture:delete: untangle function call from result check
2012-08-09 15:25:17 +02:00
Michael Adam
1db70c0b8b
s3:torture:delete: untangle function call from result check
2012-08-09 15:25:16 +02:00