1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
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
..
2012-06-19 10:27:24 -07:00
2012-06-22 07:35:17 +02:00
2012-04-28 23:38:45 +02:00
2012-01-05 17:16:45 +01:00
2009-08-30 11:13:18 +02:00