index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util_tdb: remove trivial and unused tdb_wipe().
Michael Adam
2008-03-26
3
-20
/
+1
*
use tdb_wipe_all() instead of tdb_wipe() - it is faster...
Michael Adam
2008-03-26
3
-3
/
+3
*
util_tdb: make the _byblob fetch/store functions public again.
Michael Adam
2008-03-26
2
-4
/
+8
*
Fix wbcAuthenticateUserEx().
Günther Deschner
2008-03-26
1
-1
/
+1
*
Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code.
Günther Deschner
2008-03-26
1
-0
/
+5
*
Fix a valgrind error
Volker Lendecke
2008-03-25
1
-1
/
+1
*
Fix a segfault
Volker Lendecke
2008-03-25
1
-1
/
+1
*
Fix typo
Volker Lendecke
2008-03-25
1
-1
/
+1
*
Re-run make idl (after pidl change for adding header info to cli_ functions).
Günther Deschner
2008-03-25
28
-2964
/
+2964
*
util_tdb: add my (C) for the tdb validation code
Michael Adam
2008-03-25
1
-0
/
+1
*
util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().
Michael Adam
2008-03-25
6
-8
/
+13
*
util_tdb: add the tdb_pack_append() prototype to util_tdb.h
Michael Adam
2008-03-25
1
-0
/
+2
*
util_tdb: make the _byblob functions static - not currently used elsewhere.
Michael Adam
2008-03-25
1
-5
/
+5
*
util_tdb: group prototypes in util_tdb.h thematically
Michael Adam
2008-03-25
1
-13
/
+20
*
build: don't autogenerate prototypes for util_tdb and dbwrap anymore.
Michael Adam
2008-03-25
3
-2
/
+41
*
Fix usage message for 'net idmap dump'.
Karolin Seeger
2008-03-25
1
-1
/
+1
*
Fix _winreg_QueryValue().
Günther Deschner
2008-03-25
1
-7
/
+7
*
Re-run make idl.
Günther Deschner
2008-03-25
4
-6
/
+19
*
Fix IDL for winreg_QueryValue.
Günther Deschner
2008-03-25
1
-1
/
+1
*
Ignore port when pulling IP addr from struct sockaddr_storage.
Gerald (Jerry) Carter
2008-03-24
1
-34
/
+10
*
Fix libtdb some to move back towards allowing out of tree builds
Gerald (Jerry) Carter
2008-03-24
3
-3
/
+3
*
Missing HAVE_UPDWTMPX check before using updwtmpx().
Eric Cronin
2008-03-24
1
-0
/
+4
*
Fix Coverity ID 514
Volker Lendecke
2008-03-23
1
-0
/
+2
*
Fix Coverity ID 504
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Fix Coverity ID 503
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Fix Coverity ID 488
Volker Lendecke
2008-03-23
1
-0
/
+2
*
Fix Coverity ID 487
Volker Lendecke
2008-03-23
1
-0
/
+1
*
Fix Coverity ID 471
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Fix Coverity ID 472
Volker Lendecke
2008-03-23
1
-6
/
+4
*
Fix Coverity ID 477
Volker Lendecke
2008-03-23
1
-2
/
+1
*
Fix Coverity ID 478
Volker Lendecke
2008-03-23
1
-2
/
+1
*
Fix Coverity ID 479
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Fix Coverity ID 480
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Fix Coverity ID 450
Volker Lendecke
2008-03-23
1
-1
/
+5
*
Fix Coverity ID 453
Volker Lendecke
2008-03-23
1
-2
/
+2
*
Fix Coverity ID 462
Volker Lendecke
2008-03-23
1
-2
/
+4
*
Fix Coverity ID 432
Volker Lendecke
2008-03-23
1
-2
/
+0
*
Fix Coverity ID 436
Volker Lendecke
2008-03-23
1
-0
/
+5
*
Fix Coverity warnings
Volker Lendecke
2008-03-23
2
-2
/
+10
*
VERSION: Update pre release number.
Karolin Seeger
2008-03-23
1
-1
/
+1
*
libgpo: open the registry in gp_init_reg_ctx().
Michael Adam
2008-03-22
1
-0
/
+5
*
libgpo: replace hand-crafted registry initialization by registry_init_basic.
Michael Adam
2008-03-22
2
-60
/
+3
*
libgpo: use reg_setkeysecurity() instead of regdb_set_secdesc().
Michael Adam
2008-03-22
1
-4
/
+4
*
registry: add reg_init_basic() - init registry with only the db backend.
Michael Adam
2008-03-22
1
-0
/
+45
*
registry: close registry in exit path in registry_init_smbconf().
Michael Adam
2008-03-22
1
-2
/
+1
*
registry: some whitespace cleanup in init_registry().
Michael Adam
2008-03-22
1
-9
/
+10
*
registry: remove unneeded talloc stackframe variable.
Michael Adam
2008-03-22
1
-2
/
+0
*
registry: close regdb in error path (and use it) in init_registry().
Michael Adam
2008-03-22
1
-4
/
+3
*
registry: fix registry_init_smbconf() to close the registry at the end.
Michael Adam
2008-03-21
2
-2
/
+2
*
libsmbconf: add internal open/close handling to registry backend.
Michael Adam
2008-03-21
1
-4
/
+38
[prev]
[next]