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
/
source3
/
tdb
/
tdbutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-12-06
tdb_chainunlock() no longer returns a value.
Tim Potter
1
-2
/
+2
2000-12-06
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
1
-2
/
+2
2000-11-10
rpc_parse/parse_spoolss.c: Updated comment for old version of W2K.
Jeremy Allison
1
-1
/
+1
2000-10-10
added tdb_lock_bystring() and tdb_unlock_bystring()
Andrew Tridgell
1
-0
/
+24
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
1
-0
/
+14
2000-06-08
Moved tdb functions that access parse structs into parse_prs.c
Jeremy Allison
1
-30
/
+0
2000-06-07
Fixing get/set of security descriptors.
Jeremy Allison
1
-8
/
+4
2000-06-04
added some debug code to track down pack/unpack problems
Andrew Tridgell
1
-0
/
+12
2000-05-27
getting and setting security descriptors on printers now works
Andrew Tridgell
1
-10
/
+42
2000-05-24
added tdb_pack() and tdb_unpack()
Andrew Tridgell
1
-0
/
+148
2000-05-12
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
1
-4
/
+4
2000-05-09
Added tdb_store_by_string() and tdb_fetch_by_string() functions to store
Tim Potter
1
-0
/
+27
2000-04-29
put tdb utility functions in a separate file
Andrew Tridgell
1
-0
/
+67