git.samba.org
/
kai
/
samba.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
docs: fix the net conf section of net(8) to mention "config backend = registry".
2008-07-10
Michael Adam
docs: fix the net conf section of net(8) to mention...
commit
|
commitdiff
|
tree
2008-07-10
Michael Adam
docs: fix VERSION section in the net(8) manpage.
commit
|
commitdiff
|
tree
2008-07-10
Michael Adam
docs: update the section about net conf in the net...
commit
|
commitdiff
|
tree
2008-07-09
Michael Adam
Revert "tdbtool: fix off-by-one error in argument length...
commit
|
commitdiff
|
tree
2008-07-09
Michael Adam
registry: fix logic in deleting subkeys record in regdb_fetc...
commit
|
commitdiff
|
tree
2008-07-09
Michael Adam
registry: improve logic for deleting value records...
commit
|
commitdiff
|
tree
2008-07-08
Michael Adam
testsuite: fix another expr typo in net registry test...
commit
|
commitdiff
|
tree
2008-07-08
Michael Adam
testsuite: fix expr typo in net registry testscript.
commit
|
commitdiff
|
tree
2008-07-08
Michael Adam
registry: fetch regdb_fetch_keys() when a key exists...
commit
|
commitdiff
|
tree
2008-07-08
Michael Adam
build: move definition of LIBADDNS_OBJ back up to LIBADDNS_OBJ0
commit
|
commitdiff
|
tree
2008-07-08
Michael Adam
build: fix build of smbget by moving LIBSMBCLIENT_OBJ...
commit
|
commitdiff
|
tree
2008-07-08
Michael Adam
tdbtool: fix off-by-one error in argument length. ...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of libsmbclient.a - don't link...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of libaddns.a - don't link in libtalloc.a
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of libsmbsharemodes.a - don't link...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: remove library-versions.in - it is not used...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: set SONAME version of libraries from configure...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: extend SMB_LIBRARY() to take a version as an...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: combine the cleanlibfoo targets to one cleanlibs...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix shlibs target after internal changes, add...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: remove the SONAME_VER variable - not used anymore.
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix typo in use of cleanlibsmbclient target
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add a cleanlibaddns target and use it in "make...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: handle libaddns by SMB_LIBRARY() and correctly...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: extend SMB_LIBRARY() to optionally take default...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move LIBADDNS_OBJ0 up again -- needed for NET_OBJ :-\
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libaddns related bits to the libaddns section...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: create cleanlibsmbsharemodes target and use...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: handle libsmbsharemodes by SMB_LIBRARY() and...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libsmbsharemodes related vars and targets...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add structuring comment for libbigballofmud
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add cleanlibsmbclient target and use it in make...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: handle libsmbclient by SMB_LIBRARY() and correctly...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: slightly change and extend the logic of SMB_LIBRARY().
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: rename (un)installclientlib to (un)installlibsmbclient
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libsmbclient related variables and targets...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move definition of SHLIBS to libraries section
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add a cleanlibwbclient target to Makefile.in...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add uninstalllibwbclient to Makefile.in and...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix the installlibwbclient target to use defined...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of libwbclient shared lib by crating...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libwbclient related target to libwbclient...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libtdb target further down following common...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix uninstalllibnetapi target - handle symlink...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix installlibnetapi target - install symlink...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add a cleanlibnetapi target and use it in make...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of the libnetapi shared lib: create...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libnetapi related definitions and targets...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add an uninstalllibtdb target.
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix the installlibtdb target to install the...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: create a cleanlibtdb target and use it in target...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of the libtdb shared library.
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libtdb related definitions and targets...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move all libtalloc related definitions into...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move top level targets for the libs into the...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add more structuring comments to Makefile.in
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add structuring comments for libraries and libtalloc...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix installlibtalloc to not install symlink...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: move libtalloc related targets together.
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add a cleanlibtalloc target.
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add an uninstalllibtalloc target
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of link libtalloc.so on some systems.
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix the installlibtalloc target to install SONAME...
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: fix creation of talloc shared lib.
commit
|
commitdiff
|
tree
2008-07-07
Michael Adam
build: add ability to use library files of the form...
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
ctdbd_connect: bump debug level to 1 for "connect failed...
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
messages: bump debug level to 1 for "messaging_ctdb_init...
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
nmbd: untangle logic in nmbd_messaging_context() slightly.
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
nmbd: don't panic if messaging_init() fails - return...
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
winbind: remove duplicate debug message for failing...
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
winbind: untangle logic in winbind_messaging_context...
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
winbindd: don't panic if messaging_init() fails - return...
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
smbd: untangle logic in smbd_messaging_context() slightly.
commit
|
commitdiff
|
tree
2008-06-26
Michael Adam
smbd: don't panic if messaging_init() fails but return...
commit
|
commitdiff
|
tree
2008-06-23
Michael Adam
libsmbconf: add "includes" to the forbidden_valnames[].
commit
|
commitdiff
|
tree
2008-06-23
Michael Adam
libsmbconf: fastpaths first in smbconf_reg_valname_valid().
commit
|
commitdiff
|
tree
2008-06-19
Michael Adam
loadparm: use the return value of the special handlers...
commit
|
commitdiff
|
tree
2008-06-19
Michael Adam
loadparm: don't treat a missing include file as an...
commit
|
commitdiff
|
tree
2008-06-19
Michael Adam
testsuite: enable the testparm_s3 tests.
commit
|
commitdiff
|
tree
2008-06-19
Michael Adam
testsuite: add a testparm_s3 test script.
commit
|
commitdiff
|
tree
2008-06-19
Michael Adam
testsuite: update introductory comment to test_net_regsistry.sh
commit
|
commitdiff
|
tree
2008-06-18
Michael Adam
Fix Bug #5548 (segfauls in handle_include with %m macro...
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
file_access: add a function header comment for can_access_fi...
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
smbd/dir.c: remove unneeded stat buf parameter from...
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
file_access: remove unneeded stat buf parameter from...
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
net sam: fix typo in comment
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
net sam: fix typo in debug message.
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
testsuite: give admin rights to testuser only for the...
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
testsuite: don't give the testuser administrative rights...
commit
|
commitdiff
|
tree
2008-06-17
Michael Adam
Remove reference to current_user from modules/nfs4_acls.c .
commit
|
commitdiff
|
tree
2008-05-27
Michael Adam
lib/events: use mem_context given to event_context_init().
commit
|
commitdiff
|
tree
2008-05-27
Michael Adam
fix build: add missing prototype of msg_close_file()
commit
|
commitdiff
|
tree
2008-05-27
Michael Adam
fix the build after prototype change.
commit
|
commitdiff
|
tree
2008-05-27
Michael Adam
loadparm: fix process_registry_shares() when there...
commit
|
commitdiff
|
tree
2008-05-26
Michael Adam
Remove unused function is_trusted_domain_situation().
commit
|
commitdiff
|
tree
2008-05-26
Michael Adam
winbind: correctly omit check for trusted domain support...
commit
|
commitdiff
|
tree
2008-05-26
Michael Adam
passdb: check for is_dc_trusted_domain_situation()...
commit
|
commitdiff
|
tree
2008-05-26
Michael Adam
passdb: add comment explaining logic in get_trust_pw_clear().
commit
|
commitdiff
|
tree
2008-05-26
Michael Adam
passdb: in get_trust_pw_clear() correctly fail if trusted...
commit
|
commitdiff
|
tree
2008-05-26
Michael Adam
Add function is_dc_trusted_domain_situation().
commit
|
commitdiff
|
tree
next