git.samba.org
/
ira
/
wip.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ira/wip.git
2008-03-27
Volker Lendecke
Fix wbinfo -a trusted\\user%password on a Samba DC...
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Remove unused DS_DOMAIN_CONTROLLER_INFO struct.
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Fix samlogon rpc client & server.
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Re-run make idl.
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Move netr_LogonLevel flags to IDL, rename old one to...
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Move DSGETDC_VALID_FLAGS to IDL.
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Move the known NETLOGON_CONTROL reply flags to IDL.
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Move inline comment about MSV1_0 flags to IDL.
commit
|
commitdiff
|
tree
2008-03-27
Michael Adam
libwbclient: fix Coverity ID 536 remove duplicate error...
commit
|
commitdiff
|
tree
2008-03-27
Michael Adam
libreplace: fix coverity ID 517 - untangle close from...
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Re-run make idl.
commit
|
commitdiff
|
tree
2008-03-27
Günther Deschner
Use netr_LogonControlCode in netr_LogonControl2().
commit
|
commitdiff
|
tree
2008-03-27
Michael Adam
posix_acls: clarify loop condition code, removing unnee...
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Fix typo.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
net_conf: fix non-testmode import function.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
libsmbconf: text - pass the cache instead of all privat...
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
libsmbconf: text - change the cache to be talloced
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
libsmbconf: in text backend, put flushing of the cache...
commit
|
commitdiff
|
tree
2008-03-26
Gerald W. Carter
Fix a bug in the output from print_canonical_sockaddr...
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Fix winbind NETLOGON cred chain on a samba dc for w2k8...
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Re-run make idl.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Fix IDL for netr_NETLOGON_INFO_2.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Fix _netr_LogonControl2(). Return talloced dcname.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Add ntsvcs_getdevregprop command to rpcclient.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
net_conf: reformat - re-indent one function call.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
net_conf: add casts to avoid compiler warnings.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
net_conf: rename "ctx" to "mem_ctx" for clarity.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
net_conf: use talloc_stackframe() instead of talloc_init().
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
net_conf: fix import function by using the new text...
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
libsmbconf: add a text backend to libsmbconf based...
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
loadparm: add userdata parameter to do_section() and...
commit
|
commitdiff
|
tree
2008-03-26
Karolin Seeger
WHATSNEW: Start to add changes since 3.2.0pre2.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Strip whitespace in ntsvcs rpc server.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Re-run make idl.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Fill in IDL for PNP_GetDeviceRegProp.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Comment out some svcctl headers which are now defined...
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Re-run make idl.
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Add svcctl_MgrAccessMask and svcctl_ServiceAccessMask.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
smbconf: reformat - fix intentation.
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
util_tdb: remove trivial and unused tdb_wipe().
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
use tdb_wipe_all() instead of tdb_wipe() - it is faster...
commit
|
commitdiff
|
tree
2008-03-26
Michael Adam
util_tdb: make the _byblob fetch/store functions public...
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Fix wbcAuthenticateUserEx().
commit
|
commitdiff
|
tree
2008-03-26
Günther Deschner
Add debug statement in auth_winbind to display wbcAuthe...
commit
|
commitdiff
|
tree
2008-03-25
Volker Lendecke
Fix a valgrind error
commit
|
commitdiff
|
tree
2008-03-25
Volker Lendecke
Fix a segfault
commit
|
commitdiff
|
tree
2008-03-25
Volker Lendecke
Fix typo
commit
|
commitdiff
|
tree
2008-03-25
Günther Deschner
Re-run make idl (after pidl change for adding header...
commit
|
commitdiff
|
tree
2008-03-25
Michael Adam
util_tdb: add my (C) for the tdb validation code
commit
|
commitdiff
|
tree
2008-03-25
Michael Adam
util_tdb: add a wrapper tdb_wipe() for traverse with...
commit
|
commitdiff
|
tree
2008-03-25
Michael Adam
util_tdb: add the tdb_pack_append() prototype to util_tdb.h
commit
|
commitdiff
|
tree
2008-03-25
Michael Adam
util_tdb: make the _byblob functions static - not curre...
commit
|
commitdiff
|
tree
2008-03-25
Michael Adam
util_tdb: group prototypes in util_tdb.h thematically
commit
|
commitdiff
|
tree
2008-03-25
Michael Adam
build: don't autogenerate prototypes for util_tdb and...
commit
|
commitdiff
|
tree
2008-03-25
Karolin Seeger
Fix usage message for 'net idmap dump'.
commit
|
commitdiff
|
tree
2008-03-25
Günther Deschner
Fix _winreg_QueryValue().
commit
|
commitdiff
|
tree
2008-03-25
Günther Deschner
Re-run make idl.
commit
|
commitdiff
|
tree
2008-03-25
Günther Deschner
Fix IDL for winreg_QueryValue.
commit
|
commitdiff
|
tree
2008-03-24
Gerald (Jerry...
Ignore port when pulling IP addr from struct sockaddr_s...
commit
|
commitdiff
|
tree
2008-03-24
Gerald (Jerry...
Fix libtdb some to move back towards allowing out of...
commit
|
commitdiff
|
tree
2008-03-24
Eric Cronin
Missing HAVE_UPDWTMPX check before using updwtmpx().
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 514
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 504
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 503
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 488
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 487
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 471
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 472
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 477
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 478
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 479
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 480
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 450
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 453
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 462
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 432
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity ID 436
commit
|
commitdiff
|
tree
2008-03-23
Volker Lendecke
Fix Coverity warnings
commit
|
commitdiff
|
tree
2008-03-23
Karolin Seeger
VERSION: Update pre release number.
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
libgpo: open the registry in gp_init_reg_ctx().
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
libgpo: replace hand-crafted registry initialization...
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
libgpo: use reg_setkeysecurity() instead of regdb_set_s...
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
registry: add reg_init_basic() - init registry with...
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
registry: close registry in exit path in registry_init_...
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
registry: some whitespace cleanup in init_registry().
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
registry: remove unneeded talloc stackframe variable.
commit
|
commitdiff
|
tree
2008-03-22
Michael Adam
registry: close regdb in error path (and use it) in...
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
registry: fix registry_init_smbconf() to close the...
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: add internal open/close handling to registr...
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: add a comment.
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: add private_data section to smbconf_ctx.
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: add a "path" variable to the conf context.
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: add structuring comments to the prototypes...
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: adapt a comment to new circumstances
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: group together functions in smbconf.c more...
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: add a comment.
commit
|
commitdiff
|
tree
2008-03-21
Michael Adam
libsmbconf: move registry implementation to a module...
commit
|
commitdiff
|
tree
2008-03-21
Volker Lendecke
On Solaris, size_t seems to be only 32 bit.
commit
|
commitdiff
|
tree
2008-03-21
Volker Lendecke
Fix Coverity ID 473
commit
|
commitdiff
|
tree
next