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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-04
Use sid_array_from_info3 in lookup_usergroups_cached().
Günther Deschner
1
-1
/
+8
2008-04-03
libsmbconf: move initialization of registry value down after error checks.
Michael Adam
1
-6
/
+6
2008-04-02
Some fixes for netdomjoin-gui and support for browsing/joining OUs.
Günther Deschner
1
-157
/
+390
2008-04-02
Make sure to hand down the domain name in libnetapi NetUnjoinDomain.
Günther Deschner
1
-7
/
+11
2008-04-01
account_pol: use db_open_trans()
Stefan Metzmacher
1
-2
/
+2
2008-04-01
account_pol: use dbwrap_trans_store_uint32()
Stefan Metzmacher
1
-7
/
+1
2008-04-01
Convert account_pol.tdb to dbwrap
Volker Lendecke
2
-37
/
+86
2008-04-01
dbwrap: fix a confusing "tdb_chainunlock failed" message
Stefan Metzmacher
1
-1
/
+3
2008-04-01
dbwrap: add dbwrap_trans_store_uint32()
Stefan Metzmacher
1
-0
/
+13
2008-04-01
Add dbwrap_trans_*_bystring
Volker Lendecke
1
-0
/
+11
2008-04-01
Convert dbwrap_trans_delete to NTSTATUS
Volker Lendecke
2
-6
/
+11
2008-04-01
Convert dbwrap_trans_store to NTSTATUS
Volker Lendecke
2
-16
/
+18
2008-04-01
Add dbwrap_[fetch|store]_uint32
Volker Lendecke
1
-0
/
+39
2008-04-01
sharesec: use db_open_trans()
Stefan Metzmacher
1
-2
/
+2
2008-04-01
Convert share_info.tdb to dbwrap
Volker Lendecke
1
-17
/
+64
2008-03-31
Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...
Gerald W. Carter
1
-1
/
+4
2008-03-28
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
3
-15
/
+23
2008-03-28
libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now
Stefan Metzmacher
1
-1
/
+1
2008-03-28
Fix a memory leak
Volker Lendecke
1
-0
/
+2
2008-03-27
dbwrap: fix dbwrap_trans_[delete|store]() to stop when transaction_start() fa...
Michael Adam
1
-0
/
+2
2008-03-27
dbwrap: add db_open_trans()
Stefan Metzmacher
1
-0
/
+15
2008-03-27
dbwrap: add dbwrap_trans_store_int32()
Stefan Metzmacher
1
-0
/
+15
2008-03-27
libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
Michael Adam
1
-1
/
+8
2008-03-27
libsmbconf: text - pass the cache instead of all private data to pm_process.
Michael Adam
1
-40
/
+40
2008-03-27
libsmbconf: text - change the cache to be talloced
Michael Adam
1
-31
/
+47
2008-03-27
libsmbconf: in text backend, put flushing of the cache into a helper function.
Michael Adam
1
-6
/
+12
2008-03-26
Fix a bug in the output from print_canonical_sockaddr() fix from 36f8bafbd3de...
Gerald W. Carter
1
-2
/
+8
2008-03-26
libsmbconf: add a text backend to libsmbconf based on the params.c parser.
Michael Adam
2
-0
/
+524
2008-03-26
smbconf: reformat - fix intentation.
Michael Adam
1
-4
/
+4
2008-03-26
util_tdb: remove trivial and unused tdb_wipe().
Michael Adam
1
-17
/
+0
2008-03-26
use tdb_wipe_all() instead of tdb_wipe() - it is faster...
Michael Adam
1
-1
/
+1
2008-03-26
util_tdb: make the _byblob fetch/store functions public again.
Michael Adam
1
-4
/
+4
2008-03-25
util_tdb: add my (C) for the tdb validation code
Michael Adam
1
-0
/
+1
2008-03-25
util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().
Michael Adam
2
-3
/
+9
2008-03-25
util_tdb: make the _byblob functions static - not currently used elsewhere.
Michael Adam
1
-5
/
+5
2008-03-24
Ignore port when pulling IP addr from struct sockaddr_storage.
Gerald (Jerry) Carter
1
-34
/
+10
2008-03-23
Fix Coverity ID 472
Volker Lendecke
1
-6
/
+4
2008-03-23
Fix Coverity ID 436
Volker Lendecke
1
-0
/
+5
2008-03-21
registry: fix registry_init_smbconf() to close the registry at the end.
Michael Adam
1
-2
/
+0
2008-03-21
libsmbconf: add internal open/close handling to registry backend.
Michael Adam
1
-4
/
+38
2008-03-21
libsmbconf: add a comment.
Michael Adam
1
-0
/
+3
2008-03-21
libsmbconf: add private_data section to smbconf_ctx.
Michael Adam
2
-8
/
+20
2008-03-21
libsmbconf: add a "path" variable to the conf context.
Michael Adam
5
-15
/
+27
2008-03-21
libsmbconf: add structuring comments to the prototypes in the public header.
Michael Adam
1
-0
/
+8
2008-03-21
libsmbconf: adapt a comment to new circumstances
Michael Adam
1
-3
/
+1
2008-03-21
libsmbconf: group together functions in smbconf.c more appropriately
Michael Adam
1
-21
/
+29
2008-03-21
libsmbconf: add a comment.
Michael Adam
1
-1
/
+5
2008-03-21
libsmbconf: move registry implementation to a module of its own.
Michael Adam
3
-721
/
+754
2008-03-21
Fix Coverity ID 473
Volker Lendecke
1
-1
/
+1
2008-03-21
Fix Coverity ID 537
Volker Lendecke
1
-3
/
+3
[next]