kai/samba.git
2010-10-15 Matthias Dieter... s4:libnet_samsync_ldb.c - use LDB result constants
2010-10-15 Matthias Dieter... s4:lsa RPC server - use LDB result constant
2010-10-15 Matthias Dieter... s4:samldb LDB module - cosmetic - use "ldb" variable...
2010-10-15 Matthias Dieter... s4:samdb_create_foreign_security_principal - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_* calls - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_string - the...
2010-10-15 Matthias Dieter... s4:libds/common/flags.h - fix typo
2010-10-15 Matthias Dieter... s4:dsdb - remove "samdb_msg_add_value"
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-14 Volker Lendeckes3: Remove smbd_server_conn from construct_reply
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_talloc
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_raw_talloc
2010-10-14 Volker Lendeckes3: Lift smbd_server_conn from receive_smb_raw_talloc_p...
2010-10-14 Volker Lendeckes3: Remove some explicit smbd_server_conn refs in proce...
2010-10-14 Volker Lendeckes3: Rename "conn" to the more used "sconn" in process_smb()
2010-10-14 Matthias Dieter... s4:samldb LDB module - attempt to fix integer handling...
2010-10-14 Andrew Tridgells4-waf: automatically remove stale C and header files
2010-10-14 Andrew Tridgells4-heimdal: fixed some trailing commas in heimdal build
2010-10-14 Andrew Tridgellsecurity: ensure the merge of libcli/security doesn...
2010-10-14 Andrew Bartlettlibcli/security Use static SIDs rather than parsing...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Define traditional constants in terms...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-14 Andrew Bartletts4-acl Merge sec_access_check() with se_access_check...
2010-10-14 Andrew Bartletts3-acl Use uint32_t for counting the ACEs
2010-10-14 Andrew Bartletts3-acl Merge source4-supported privileges into se_acces...
2010-10-14 Andrew Bartletts3-util_nttoken.c Also copy the rights_mask when copyin...
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-14 Andrew Bartletts3-auth use security_token_has_sid() from the common...
2010-10-14 Andrew Bartletts3 Replace is_sid_in_token() with security_token_has_si...
2010-10-14 Andrew Tridgells4: show samba version in bin/samba -b
2010-10-13 Matthias Dieter... s4:samldb LDB module - cosmetic fixups
2010-10-13 Jelmer Vernooijheimdal: Add soname for com_err.
2010-10-13 Jelmer Vernooijheimdal: Add sonames.
2010-10-13 Jelmer Vernooijsamdb: Set soname.
2010-10-13 Matthias Dieter... s4:sam.py - tests for "userAccountControl" attribute
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny creation of temporary dupli...
2010-10-13 Matthias Dieter... s4:samldb LDB module - proof the account type also...
2010-10-13 Jelmer Vernooijldb: Only build LIBLDB_MAIN when building ldb itself.
2010-10-13 Matthias Dieter... s4:sam.py - add a test for the group type changing...
2010-10-13 Matthias Dieter... s4:samldb LDB module - support the group type changing...
2010-10-13 Matthias Dieter... s4:ldap.py - test the "isCriticalSystemObject" behaviour
2010-10-13 Matthias Dieter... s4:setup/provision_self_join.ldif - let the samldb...
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny also the direct modificatio...
2010-10-13 Matthias Dieter... s4:objectclass LDB module - deny the creation of "isCri...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Matthias Dieter... s4:samldb LDB module - use the new "objectclass_trigger...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Matthias Dieter... ldb:ldb_match.c - fix a counter type
2010-10-13 Christian Ambachs3:gpfs: Add support for the gpfs_ftruncate call
2010-10-13 Christian Ambachs3:vfs:gpfs convert sharemodes/leases parameter
2010-10-13 Christian Ambachs3:vfs:syncops add option to disable module per share
2010-10-13 Christian Ambachs3:vfs:syncops make it possible to specify syncops...
2010-10-13 Jelmer Vernooijwafsamba/developer: Forbid shared objects with unresolv...
2010-10-13 Jelmer Vernooijwafsamba: Don't allow circular dependencies involving...
2010-10-13 Jelmer Vernooijdsdb/schema_data: Build as shared object.
2010-10-13 Jelmer Vernooijdsdb/schema_load: Build as shared object.
2010-10-13 Jelmer Vernooijsamdb: Build as library.
2010-10-13 Andrew Tridgellldb: raise minor version number for new ldb_msg_match_e...
2010-10-13 Andrew Tridgells4-ldb: take advantage of ldb_match_msg_error() in...
2010-10-13 Andrew Tridgells4-schema: don't name variables after standard libc...
2010-10-13 Andrew Tridgells4-ldb: use operator_fn syntax function in ldb_match...
2010-10-13 Andrew Tridgells4-ldb: implement an operator_fn for the ldb-samba...
2010-10-13 Andrew Tridgells4-ldb: added an optional operator_fn in the schema...
2010-10-13 Andrew Tridgells4-torture: zero all of trans before the test starts
2010-10-13 Andrew Tridgells4-torture: fixed uninitialised variable error
2010-10-13 Andrew Tridgells4: don't rebuild all of heimdal when dynconfig options...
2010-10-13 Andrew Tridgellautobuild: do make install after make test
2010-10-13 Andrew Tridgells4-dynconfig: use the build modules when running from...
2010-10-13 Andrew Tridgellldb: when running from build directory, use the build...
2010-10-13 Matthieu Patous4 rpc_server: fix a build error on freebsd
2010-10-12 Jelmer Vernooijtorture/becomedc: Add test for global schema, use samdb...
2010-10-12 Jelmer Vernooijwafsamba: Warn about circular dependencies between...
2010-10-12 Michael Adams3:registry: fix some trailing spaces in reg_backend_db
2010-10-12 Kai Blinlibwbclient: Remove half-finished async implementation
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-12 Andrew Bartletts4-credentials Allocate ldb result on correct memory...
2010-10-12 Andrew Bartletts4-libcli/security Use seperate subsystem for session...
2010-10-12 Andrew Bartlettlibcli/security Add debug class to security_token_debug...
2010-10-12 Andrew Bartlettlib/debug Add DEBUGC and DEBUGADDC as dummies
2010-10-12 Andrew Bartlettlibcli/security Move most of security_token.c to common...
2010-10-12 Andrew Tridgellautobuild: send email failure if rebase fails
2010-10-12 Andrew Tridgellautobuild: add an extra blank line before the autobuild...
2010-10-12 Andrew Tridgells4: mark us as not supporting python3 yet
2010-10-12 Jelmer Vernooijdsdb: Build more modules as shared objects.
2010-10-12 Jeremy AllisonMake the vfs_acl_xattr and other modules work with...
2010-10-12 Jeremy AllisonCanonicalize incoming and outgoing ACLs.
2010-10-12 Jeremy AllisonMake the posix ACL module cope with a NULL incoming...
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as shared objects.
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as shared object files.
2010-10-11 Jelmer Vernooijselftest: Avoid check_call(), use call() instead. This...
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as .so files.
2010-10-11 Jelmer Vernooijwins_ldb: Build as shared library.
2010-10-11 Jelmer Vernooijland-remote: Fix --fail-slowly.
2010-10-11 Jelmer Vernooijldb: Build ildap module as shared object.
2010-10-11 Jelmer Vernooijsamdb_common, ntlm: Add missing dependency on libsamba...
2010-10-11 Jelmer Vernooijpopt_credentials: Implement pending machine account...
2010-10-11 Günther Deschnerpidl: fix minor typo in s3 server generation.
2010-10-11 Günther Deschners3-spoolss: add more userlevel info validation to _spoo...
next