1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Rusty Russell 1acf548eb7 dbwrap: remove get_flags().
The flags returned were TDB-specific: this was only used for detecting
the endianness of obsolete databases (the conversion code was put in in
2003, with reference to Samba 2.3).

It's easier to remove it than to translate the NTDB flags to TDB flags,
and it's a really weird thing to ask for anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-06-22 07:35:17 +02:00
..
auth s3-auth: make_new_system_info_session() now does not query nss 2012-06-19 13:34:27 +02:00
autoconf s3-build: Do not write loadparm generated files into the build tree 2012-06-15 11:10:14 +02:00
build
client s3:libsmb: get rid of cli_state_protocol 2012-05-28 14:49:45 +02:00
exports Revert making public of the samba-module library. 2011-12-03 08:36:30 +01:00
groupdb s3: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
include util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c 2012-06-22 07:35:17 +02:00
intl
lib dbwrap: remove get_flags(). 2012-06-22 07:35:17 +02:00
libads s3-libads: Use a reducing page size to try and cope with a slow LDAP server 2012-05-26 02:03:08 +02:00
libgpo build: Remove sys_open wrapper 2012-04-05 02:39:08 +02:00
libnet build: Provide .pc file for libnetapi 2012-05-30 04:15:11 +02:00
librpc s3-rpcclient: add fsrvp commands 2012-06-08 13:34:31 +02:00
libsmb s3: Make --pw-nt-hash useable in smbclient 2012-06-12 12:41:10 +02:00
locale s3-po: Fix typo in comment. 2012-05-08 16:46:36 +02:00
locking s3:util: rename procid_equal() to serverid_equal() 2012-06-21 08:27:32 +02:00
m4 freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5 2012-05-28 23:40:30 +02:00
modules Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process). 2012-06-21 21:53:58 +02:00
nmbd Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8970 - Possible memory leaks in the samba master process. 2012-05-31 16:08:44 -07:00
pam_smbpass s3-waf: create a smbldap.so library. 2011-11-16 14:03:05 +01:00
param s3-smbd: Remove support for protocols before LANMAN1 2012-06-05 04:27:36 +02:00
passdb Fix unused variable warnings. 2012-06-19 21:17:51 +02:00
pkgconfig
po s3-docs: Remove references to long-gone smbmount utilities 2012-02-08 17:34:53 +11:00
printing s3:printing: fix use of a non-existent word (existant) 2012-06-12 07:21:43 +02:00
profile
registry dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystring 2012-06-15 12:14:29 +02:00
rpc_client s3:rpc_client: tstream_cli_np_open_send() doesn't expect a leading backslash 2012-05-28 19:51:46 +02:00
rpc_server s3:util: rename procid_equal() to serverid_equal() 2012-06-21 08:27:32 +02:00
rpcclient s3-rpcclient: support all known netr_LogonControl2 variants properly 2012-06-21 12:11:19 +02:00
script s3/test: make dd call more portable 2012-06-10 23:29:42 +02:00
selftest s4-torture: Expand whoami test to confirm the user token. 2012-06-20 18:43:43 +02:00
services param: Change from _lp to lp__ as the prefix for internal parameter wrappers 2012-04-16 14:32:38 +10:00
smbd Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process). 2012-06-21 21:53:58 +02:00
stf
tests s3: Move stream_depot test to script/tests 2012-02-02 20:35:27 +01:00
torture dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring 2012-06-15 12:14:28 +02:00
utils s3:util: rename procid_equal() to serverid_equal() 2012-06-21 08:27:32 +02:00
web s3:util: rename procid_equal() to serverid_equal() 2012-06-21 08:27:32 +02:00
winbindd dbwrap: remove get_flags(). 2012-06-22 07:35:17 +02:00
.clang_complete
.dmallocrc
.indent.pro
autogen.sh s3:autogen.sh: fix autoconf/lib/param/param_proto.h location 2012-06-18 15:26:43 +02:00
change-log
config.guess
config.sub
configure.developer s3:configure.developer: add --enable-uid-wrapper 2011-10-06 12:15:27 +02:00
configure.in s3: We can depend on pthreadpool now 2012-06-19 10:27:24 -07:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4 TDB2: make SAMBA use tdb1 again for the moment. 2012-06-19 05:38:05 +02:00
Makefile.in util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c 2012-06-22 07:35:17 +02:00
smbadduser.in
wscript s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared) 2012-06-18 11:44:50 +02:00
wscript_build s3-rpcclient: add fsrvp commands 2012-06-08 13:34:31 +02:00