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