tridge/samba.git
2011-10-20 Andrew Tridgells4-test: added test suite for common.py code master
2011-10-20 Andrew Tridgells4-dsdb: moved dsdb_Dn() into common.py
2011-10-20 Andrew Tridgellsubunitrun: give more useful help
2011-10-20 Andrew Tridgelldsdb: improve debug message
2011-10-19 Günther Deschners3-waf: make sure we always compile (not install) our...
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: move smb_set_enclen() to smb_seal...
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: s/uint16/uint16_t
2011-10-19 Stefan Metzmachers3:include: move smb_seal.c prototypes to smb_crypt.h
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: make common_ntlm_[en|de]crypt_buffe...
2011-10-19 Stefan Metzmachers4:libcli/raw: remove unused smb_len(), _smb_setlen...
2011-10-19 Stefan Metzmachers4:smb_server/smb2: make use of _smb_setlen_tcp()
2011-10-19 Stefan Metzmachers4:smb_server/smb: make use of _smb_setlen_nbt()
2011-10-19 Stefan Metzmachers4:libcli/smb2: make use of _smb_setlen_tcp()
2011-10-19 Stefan Metzmachers4:libcli/raw: make use of _smb_setlen_nbt()
2011-10-19 Stefan Metzmachers4:lib/stream: make use of smb_len_tcp()
2011-10-19 Stefan Metzmachers3:include: use smb_[set]len_[nbt|tcp]() macros
2011-10-19 Stefan Metzmacherlibcli/smb: add smb_[set]len_[nbt|tcp]() macros
2011-10-19 David Disseldorps3: remove duplicate fsctl fn definitions
2011-10-19 David Disseldorplibcli: Move smb2 fsctl fn defs into common code
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-19 Andrew Bartletts4-s3-upgrade rename samba-tool domain samba3upgrade...
2011-10-19 Andrew Bartletts4-s3-upgrade fix format string for secrets.tdb exception
2011-10-19 Andrew Bartletts4-s3-upgrade test upgrade without a wins.dat
2011-10-19 Andrew Bartletts4-s3-upgrade Fix samba3upgrade code to cope with a...
2011-10-19 Andrew Bartletts4-smb_server do not set credentials on gensec twice
2011-10-19 Andrew Tridgellbuild: added deletion of stale .so and .o files
2011-10-19 Jelmer Vernooijsamba.getopt: Add some basic tests.
2011-10-19 Jelmer Vernooijsamba.getopt: Keep exception message when setting a...
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Günther Deschners3-docs: Add a clarification note for nss_info primary...
2011-10-18 Günther Deschners3-docs: Document Services for Unix 2.0 (sfu20) nss_inf...
2011-10-18 Volker Lendeckes3: Avoid a winbind 100% cpu loop
2011-10-18 Jeremy Allisonvfs_netatalk should be using strstr_m, not strstr to...
2011-10-18 Jeremy AllisonThe last argument to atalk_build_paths() is always...
2011-10-18 Michael Adamlib/util: skip single hex digit at the end of the input...
2011-10-18 Michael Adamlib/util: fix function header comment to strhex_to_str()
2011-10-18 Michael Adamlib/util: untangle assignent from check in strhex_to_str()
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add fetch fuctions for hex and...
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add store hex function
2011-10-18 Michael Adamselftest:Samba3: fix signature for check_or_start()
2011-10-18 Michael Adamselftest:Samba3: fix a message printed when starting...
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-18 Andrew Bartletts3-auth move the s3 auth context onto gensec_ntlmssp...
2011-10-18 Andrew Bartletts3-libsmb Use a gensec module to provide the ntlmssp...
2011-10-18 Andrew Bartletts3-ntlmssp split auth_ntlmssp_client_start() into two...
2011-10-18 Andrew Bartletts3-rpc_client remove cli_auth_ntlmssp_data_destructor
2011-10-18 Björn Jackes3/doc: add man page for aio_fork vfs module
2011-10-18 Stefan Metzmachers4:auth/unix_token: match s3 behavior and add uid/gid...
2011-10-18 Andrew Bartlettlib/param: Remove parameters for wins and spoolss databases
2011-10-18 Andrew Bartlettldb: Output more error information when a connect fails
2011-10-18 Stefan Metzmachers3:auth_util: add the uid with WBC_ID_TYPE_BOTH also...
2011-10-18 Andrew Bartletts3-auth: use typedefs in auth.h
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartletts3-auth fix comment after s3 ntlmssp gensec module
2011-10-18 Andrew Bartlettgensec: move event-using code to gensec_update() hooks...
2011-10-18 Andrew Bartlettntlmssp: Refuse to seal if we did not negotiate to...
2011-10-18 Andrew Bartlettgensec: Refuse to seal if we did not negotiate to sign
2011-10-18 Andrew Bartletts4-auth: match the new s3 gensec client and always...
2011-10-18 Andrew Bartlettgensec: Assert that we have not been subject to a downg...
2011-10-18 Andrew Bartletts3-smbd Give the nt error string when failing to set...
2011-10-18 Andrew Bartletts3-ntlmssp Implement the server-side auth_ntlmssp code...
2011-10-18 Andrew Bartlettgensec: an event context is no longer mandetory
2011-10-18 Andrew Bartlettntlmssp: Put members from auth_ntlmssp_state into gense...
2011-10-18 Andrew Bartlettntlmssp: Prepare gensec_ntlmssp_start() for broader use
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-18 Andrew Bartlettbuild: compile gensec_start.c and credentials.c in...
2011-10-18 Andrew Bartletts4-s3-upgrade: Give a better clue when we cannot open...
2011-10-18 Andrew Bartletts3-auth Add my copyright
2011-10-18 Andrew Bartlettcredentials: Prioritise command-line specified options...
2011-10-18 Andrew Bartletts4-selftest When testing for a credentials cache, do...
2011-10-18 Andrew BartlettRevert "s4: Mark the winsreplication test as knownfail"
2011-10-18 Andrew BartlettRevert "s4:selftest: skip flakey samba4.nbt.winsreplica...
2011-10-18 Andrew Tridgellldb: fixed a race in ldb initialisation
2011-10-18 Andrew Tridgelllibsmbclient: initial ABI signatures
2011-10-18 Andrew Tridgelllibsmbclient: add ABI checking and pc file
2011-10-17 Wilco Baan... Fix uninitialized memory problem in group_sids_to_info3...
2011-10-17 Frank LahmFirst part of fix for bug #8419 - Make VFS op "streamin...
2011-10-17 Günther Deschners3-waf: make sure we always build example pdb modules...
2011-10-17 Günther Deschners3-passdb: fix the build of example pdb test module.
2011-10-17 Günther Deschners3-auth: remove dead prototype.
2011-10-17 Günther Deschners3-waf: make sure we always build example auth modules...
2011-10-17 Günther Deschners3-auth: fix the build of skel auth example module.
2011-10-17 Stefan Metzmachers4:dlz_bind9: add no memory checks
2011-10-17 Stefan Gohmanns4:dlz_bind9: Copy dn before changing in b9_has_soa
2011-10-17 Stefan Gohmanns4:dlz_bind9: add missing earch bases for windows 2000...
2011-10-17 Volker Lendeckes3: Before adding KDC's to the krb5.conf, cldap ping...
2011-10-17 Volker LendeckeAdd cldap_multi_netlogon_send/recv
2011-10-17 Kai Blins4 provision: DNS backend should be set by caller
2011-10-17 Kai Blins4 provision/dns: Clean up os level handling
2011-10-17 Kai Blins4 provision/dns: Clean up backend handling
2011-10-17 Kai Blins4 provision: Default to win2k3 domain function level
2011-10-17 Kai Blins4 provision: Reword opinionated dns backend help text...
2011-10-17 Kai Blins4 provision: Rename bind9 flatfile backend to BIND9_FL...
2011-10-15 Matthieu Patouprovision: fix the doc
2011-10-15 Matthieu Patous4-interfaces: allow pure ipv6 to work
2011-10-15 Matthieu Patous4: check that the xattr are supported in the folder...
next