s4/waf: add intl dependency for nss_winnbind
[samba.git] / source3 /
2011-02-16 Günther Deschners3-waf: add check for struct stat st_flags member.
2011-02-16 Günther Deschners3-waf: add some missing checks for macosx.
2011-02-16 Günther Deschners3-waf: add check for __NR_inotify_init declaration.
2011-02-16 Günther Deschners3-waf: add check for various sysconf() variables.
2011-02-16 Günther Deschners3-waf: add check for posix_fadvise().
2011-02-16 Günther Deschners3-waf: add check for hires timestamps in struct stat.
2011-02-16 Günther Deschners3-waf: add check for "struct flock64".
2011-02-16 Günther Deschners3-waf: add check for broken (glibc2.1/x86) 64 bit...
2011-02-16 Günther Deschners3-waf: add check for fcntl locking.
2011-02-16 Günther Deschners3-waf: add check for "struct dirent64".
2011-02-16 Andrew Bartletts3-auth Fix memory leak in security=share and force...
2011-02-16 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2011-02-15 Günther Deschners3-librpc: move server_id marshalling to own helper...
2011-02-15 Günther Deschners3-waf: fix the build.
2011-02-15 Volker Lendeckes3-amend: Don't overwrite existing values
2011-02-15 Günther Deschners3-selftest: move all skipped test to skiplist.
2011-02-15 Günther Deschners3-waf: TLDAP is only needed by pdb_ads (and smbtorture).
2011-02-15 Günther Deschners3: no need to globally include intl.h.
2011-02-15 Günther Deschners3-selftest: when skipping tests, use the selftest...
2011-02-14 Günther Deschners3-waf: add UTIL_TEVENT subsystem (as in ../lib/util...
2011-02-14 Günther Deschners3-librpc: no need to globally include endpointmapper...
2011-02-14 Günther Deschners3: move some defines to a better place.
2011-02-14 Günther Deschners3-proto: remove prototype for non-existing functions.
2011-02-14 Günther Deschners3-librpc: remove duplicate prototypes.
2011-02-12 Volker Lendeckes3: Make "smbpasswd <user>" work with pdb_ads
2011-02-11 Günther Deschners3-waf: try to fix the netbsd build and add -lintl...
2011-02-11 Volker Lendeckes3: Skip the CHAIN1 tests
2011-02-11 Günther Deschners3-waf: next attempt to fix cups and non-cups builds.
2011-02-11 Günther Deschners3-rpc_server: fix some buildwarnings in non-developer...
2011-02-11 Günther Deschners3-selftest: revamp selftest wscript with s4 one.
2011-02-11 Günther Deschners3-waf: try to deal with underlinked cups libraries.
2011-02-11 Günther Deschners3-waf: move all error mappings to errors subsystem.
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2011-02-11 Günther Deschners3-waf: use bld.env.HAVE_LDAP in some more places,...
2011-02-11 Günther Deschners3-waf: rework the way SMBLDAP subsystem is built a...
2011-02-11 Günther Deschners3-libsmb: fix ifdef check in ads_dc_name.
2011-02-11 Günther Deschners3-libnet: fix a WITH_ADS / HAVE_ADS mismatch.
2011-02-11 Günther Deschners3-libads: make ads_guess_service_principal static.
2011-02-11 Volker Lendeckes3: Avoid a select call per smb
2011-02-11 Günther Deschners3-waf: try to deal with system w/o ldap; also move...
2011-02-11 Günther Deschners3-selftest: remove some more unused test functions.
2011-02-11 Günther Deschners3-waf: try to fix the {net|free|open}bsd build.
2011-02-11 Günther Deschners3-selftest: run the three net tests individually.
2011-02-11 Günther Deschners3-waf: dont try to redefine 'pam', we checked above...
2011-02-11 Günther Deschners3-rpc_server: move services into individual directories.
2011-02-11 Günther Deschners3-waf: do not make pam support mandatory.
2011-02-11 Volker Lendeckes3: Add more checks and better fallback to addrchange
2011-02-11 Volker Lendeckes3: Align the args in tldap_modify
2011-02-11 Volker Lendeckes3: Align tldap_add and tldap_add_send
2011-02-10 Günther Deschners3-waf: fix cups checks when lib is there but headers...
2011-02-10 Günther Deschners3-waf: better checks for gssapi support.
2011-02-10 Günther Deschners3-system: fix malloc/talloc mismatch in sys_popen().
2011-02-10 Günther Deschners3-oldtest: remove unused tests_all.sh file.
2011-02-10 Andreas Schneiders3-rpc_client: Fixed an uninitialized variable.
2011-02-10 Andreas Schneiders3-rpc_client: Added dcerpc_winreg_int_openkey() which...
2011-02-10 Andreas Schneiders3-rpc_client: Fixed winreg int documentation.
2011-02-10 Andreas Schneiders3-rpc_server: Fixed possible segfaults in svcctl server.
2011-02-10 Michael Adams3:smbd: fix switch indentation level in get_ea_dos_att...
2011-02-10 Michael AdamRevert "libwbclient: bump the libwbclient SOVER 0 ...
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-10 Günther Deschners3-waf: fix krb5 checks logic.
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-10 Jeremy AllisonPut OpenDir() back the way it was - don't overload...
2011-02-10 Jeremy AllisonMake it clear we're using the open file pathname.
2011-02-10 Jeremy AllisonAllow SMB2_FIND to actually use the open fd handle...
2011-02-10 Jeremy AllisonCorrectly plumb in VFS_FDOPENDIR.
2011-02-09 Günther Deschners3-waf: make ads support detection a little more robust.
2011-02-09 Günther Deschners3: move some stuff out of smb.h to better locations.
2011-02-09 Günther Deschners3: remove unused struct uuid_flat.
2011-02-09 Günther Deschners3-waf: make sure we dont activate dnsupdate support...
2011-02-09 Jeremy AllisonOops. Need to test for if(!NT_STATUS_IS_OK(..)) for...
2011-02-09 Jeremy AllisonFix up some buildfarm warnings.
2011-02-09 Jeremy AllisonDon't use asprintf in this library - breaks the build...
2011-02-09 Jeremy AllisonMove to opening an fd on directory opens. Get more...
2011-02-09 Jeremy AllisonRemove unneeded stat call.
2011-02-09 Andreas Schneiders3-rpc_server: We need a messaging context for rpc.
2011-02-09 Andreas Schneiders3-rpc_server: Fixed possible segfault with client_id.
2011-02-09 Günther Deschners3-waf: we check for attr in ../lib/util/script already...
2011-02-09 Günther Deschners3-waf: as long as we dont have --with-featureX=yes...
2011-02-09 Günther Deschners3-waf: check k5crypto in some more locations.
2011-02-09 Günther Deschners3-waf: support non-default krb5-config and cups-config...
2011-02-09 Christian Ambachs3:utils enable sharesec for registry shares
2011-02-09 Gregor Becks3:net idmap: implement net idmap delete
2011-02-09 Michael Adams3:net idmap dump: report correct database file when...
2011-02-09 Gregor Becks3:net idmap dump: use net_idmap_dbfile
2011-02-09 Michael Adams3:net idmap restore: correctly abort operation if...
2011-02-09 Michael Adams3:net idmap: fix error reporting in net_idmap_dbfile()
2011-02-09 Gregor Becks3:net factor out net_idmap_dbfile
2011-02-09 Gregor Becks3:net idmap restore: fix segfault on missing input...
2011-02-09 Gregor Becks3:net add option --db
2011-02-09 Michael Adams3:testparm: add "--option" to testparm
2011-02-09 Michael Adams3:popt: add POPT_COMMON_OPTION to provide only the...
2011-02-09 Michael Adams3:loadparm: skip leading spaces in parameter values...
2011-02-09 Stefan Metzmachers3:rpc_server: create binding_handle in rpc_pipe_open_e...
2011-02-09 Stefan Metzmachers3:rpc_client: make rpccli_bh_create() non-static for now
2011-02-09 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2011-02-09 Jeremy AllisonPass fsp to dptr_CloseDir(). Cope with setting the...
2011-02-09 Jeremy AllisonAdd configure checks for fdopendir.
2011-02-09 Jeremy AllisonAdd fdopendir().
2011-02-09 Volker Lendeckes3: Fix some nonempty blank lines and some typos
next