amitay/samba.git
2011-06-21 Andreas Schneiders3-spoolss: Fix some valgrind warnings.
2011-06-21 Andreas Schneiders3-rpc_client: Fix some valgrind warnings.
2011-06-21 Günther Deschners4-smbtorture: rework the spoolss notify test a bit.
2011-06-21 Günther Deschners4-smbtorture: use ipv4 addresses for backchannel spool...
2011-06-21 Volker Lendeckes3: Remove unused code
2011-06-21 Volker Lendeckes3: Convert WINBINDD_WINS_BYNAME to the async API
2011-06-21 Andrew Tridgells3-smbd: longer explanation of smbd_shim code
2011-06-21 Andrew Bartletts3-build: Provide a run-time shim to work around duplic...
2011-06-21 Andrew Bartlettlib/util: Restore CH_UNIX as source charset for d_printf()
2011-06-21 Andrew Bartlettlib/util Remove display_cd from d_printf()
2011-06-21 Brad Hardss4/auth: Trivial spelling fixes.
2011-06-21 Andrew Bartlettbuild: move dynconfig for top level build up
2011-06-21 Rusty Russelllib/ccan/tally.h: update for FreeBSD compile.
2011-06-21 Andrew Bartletts4-param Autogenerate the loadparm_globals and loadparm...
2011-06-21 Andrew Bartlettselftest: Run tests for libsmbclient and libnetapi
2011-06-21 Andrew Bartletts4-torture Enable libnetapi and libsmbclient tests...
2011-06-20 Andrew Bartlettbuild: disable -Wl,--as-needed to try and fix the build
2011-06-20 Andrew Bartletts4-cmdline: Rename popt tables to avoid symbol conflicts
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Andrew Bartlettlib/util: allow parmlist.c to compile under s3 includes.h
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-20 Andrew Bartletts3-param Put &Globals in the FN_ macros, rather than...
2011-06-20 Andrew Bartletts4-param Add my authorship to this script
2011-06-20 Andrew Bartlettlib/util Make unused d_vfprintf() static
2011-06-20 Volker Lendeckes3: Fix a winbind message
2011-06-20 Michael Adams3:idmap_autorid: remove redundant code
2011-06-20 Michael Adams3:idmap_autorid: in initialize, don't leak storedconfi...
2011-06-20 Michael Adams3:idmap_autorid: use "idmap config * : rangesize"...
2011-06-20 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-20 Volker Lendeckes3: Fix the build, NAME_MAX not universally available
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Volker Lendecketevent: change version to 0.9.12 tevent-0.9.12
2011-06-20 Volker Lendecketevent: Add tevent_req_oom
2011-06-20 Rusty Russelltdb_compat: respect TDB_NO_FSYNC environment variable...
2011-06-20 Rusty Russelltdb2: tie it into build process if --enable-tdb2-breaks...
2011-06-20 Rusty Russelltdb2: create tdb2 versions of various testing TDBs.
2011-06-20 Rusty Russelltdb2: python wrapper
2011-06-20 Rusty Russellsource3/lib/util_tdb.c: operation timeout support for...
2011-06-20 Rusty Russelltdb2: minor changes to SAMBIFY it.
2011-06-20 Rusty Russelltdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russelltdb_compat: use tdb_open_compat.
2011-06-20 Rusty Russelltdb2: tdb_parse_record() returns negative errors, not -1.
2011-06-20 Rusty Russellsource3/winbindd/idmap_tdb.c: tdb2 support for wrong...
2011-06-20 Rusty Russelltdb_validate: TDB2 support for tdb_validate_child and...
2011-06-20 Rusty Russelltdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT.
2011-06-20 Rusty Russellldb: replace 'struct TDB_DATA' with 'TDB_DATA'
2011-06-20 Rusty Russelltdb_compat: use tdb_errorstr_compat()
2011-06-20 Rusty Russelltdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat...
2011-06-20 Rusty Russelltdb_unlockall/tdb_unlockall_read: ignore return value.
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-06-20 Rusty Russelltdb_chainunlock: ignore return value.
2011-06-20 Rusty Russelltdb_chainlock: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_transaction_cancel: ignore return value.
2011-06-20 Rusty Russelltdb_transaction_commit: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Rusty Russelllib/tdb_compat: header for tdb1 vs tdb2.
2011-06-20 Rusty Russellsource3/smdb/files.c: file_name_hash to use Jenkins...
2011-06-20 Rusty Russellsource3/lib/util.c: str_checksum to use Jenkins hash...
2011-06-20 Rusty Russellsmb_share_modes: don't use tdb_jenkins_hash.
2011-06-20 Rusty Russelllib: import ccan modules for tdb2
2011-06-20 Volker Lendeckes3: Replace shadow_copy2 with a new implementation
2011-06-20 Matthieu Patoupyldb: add unit test for get(myattribute, defVal)
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-20 Andrew Bartletts3-libcli Remove unused error mapping tables
2011-06-20 Andrew Bartletts3-winbind Move winbind privileged socket dir into...
2011-06-20 Andrew Bartlettbuild: Put lockdir and cachedir in FHS-like locations...
2011-06-20 Andrew Bartletts4-build Change default paths and --with flags for...
2011-06-19 Matthieu Patous4-upgradeprovision: propose the use of findprovisionra...
2011-06-19 Matthieu Patous4: create script to find provision ranges for old...
2011-06-19 Matthieu Patous4-sambatool: extract the confirm function in a separte...
2011-06-19 Matthieu Patous4-samba-tool: remove unused imports
2011-06-19 Matthieu Patous4-samba-tool: use correct object notation ie. obj...
2011-06-19 Matthieu Patous4-sambatool: use correct way to call class methods
2011-06-19 Matthieu Patous4-upgradeprovision: improve message output
2011-06-19 Matthieu Patous4-upgradeprovision: skip versionNumber, it's used...
2011-06-19 Matthieu Patous4-provision: Remove hard coded SD for CN=Sites container
2011-06-19 Matthieu Patous4-upgradeprovision: deltaattr can be empty or none too
2011-06-19 Matthieu Patous4-upgradeprovision: handle the fact that oEMInformatio...
2011-06-19 Matthieu Patous4-upgradeprovision: Rework completly how SDs are recal...
2011-06-19 Matthieu Patous4-python: make checks of sacl in get_diff_sddls optionnal
2011-06-19 Matthieu Patous4-upgradeprovision: remove useless comment
2011-06-19 Matthieu Patous4-upgradeprovision: ignore objectSid
2011-06-19 Matthieu Patous4-upgradeprovision: add a list of attribute that are...
2011-06-19 Matthieu Patous4: fix wrong index usage PRIMARY_USER_SID_INDEX when...
2011-06-19 Matthieu Patous4-upgradeprovision: if there is nothing to really...
2011-06-19 Matthieu Patous4-upgradeprovision: dn must be skipped as delta.remove...
2011-06-19 Matthieu Patous4-upgradeprovision: change hashAttrNotCopied to be...
2011-06-19 Matthieu Patous4-upgradeprovision: fix inverted logic and wrong flags...
2011-06-19 Matthieu Patous4-upgradeprovision: remove useless code
2011-06-19 Matthieu Patous4-upgradeprovision: don't print dn in the list of...
2011-06-19 Matthieu Patous4-upgradeprovision: clean up, reformating and update...
2011-06-19 Matthieu Patous4-upgradeprovision: introduce invocation id in lastpro...
2011-06-19 Matthieu Patous4-upgradeprovision: add function to know if attribute...
2011-06-19 Matthieu Patous4-upgradeprovision: split update_present in two functi...
2011-06-19 Matthieu Patous4-upgradeprovision: handle_special_attributes don...
next