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
/
lib
/
dbwrap
/
dbwrap_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-08
s3: Fix some blank line endings
Volker Lendecke
1
-3
/
+3
2011-10-11
s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return type
Michael Adam
1
-3
/
+4
2011-10-11
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
Michael Adam
1
-3
/
+4
2011-10-11
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
1
-5
/
+9
2011-10-11
s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return code
Michael Adam
1
-6
/
+10
2011-10-11
s3:dbwrap: convert dbwrap_util.c to use dbwrap wrapper functions
Michael Adam
1
-33
/
+41
2011-10-11
s3:dbwrap: use dbwrap_fetch_bystring() in dbwrap_fetch_[u]int32()
Michael Adam
1
-2
/
+6
2011-10-11
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
1
-9
/
+9
2011-10-11
s3:dbwrap: move dbwrap_traverse() to dbwrap.c, the core of the dbrwap subsystem
Michael Adam
1
-9
/
+0
2011-10-11
s3:dbwrap: move dbwrap_store() back to dbwrap.c, the core of the dbwrap subsy...
Michael Adam
1
-16
/
+0
2011-10-11
s3:dbwrap: move dbwrap_delete() back to dbwrap.c, the core of the dbwrap subs...
Michael Adam
1
-15
/
+0
2011-10-11
s3:dbwrap: move dbwrap_fetch() back to dbwrap.c, the core of the dbwrap subsy...
Michael Adam
1
-12
/
+0
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-0
/
+569