gd/samba-autobuild/.git
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...
2011-06-19 Matthieu Patous4-python: fix wrong discovery of the site name in...
2011-06-19 Matthieu Patous4-upgradeprovisision: fix bug 8063, old SD can miss...
2011-06-19 Matthieu Patous4-upgradeprovision: Fix an error, so that cursddl...
2011-06-19 Matthieu Patoupy-ldb: allow dictionnary like usage (ie. e.get("myattr...
2011-06-19 Volker Lendeckes3: Fix Coverity ID 2582: FORWARD_NULL
2011-06-19 Volker Lendeckes3: Fix Coverity ID 2583: RESOURCE_LEAK
2011-06-19 Volker Lendeckes3: Remove unused name_queries
2011-06-19 Volker Lendeckes3: Fix some type-punned warnings
2011-06-19 Volker Lendeckes3: Add name_resolve_bcast_send/recv
2011-06-19 Volker Lendeckes3: Fix a memleak in name_resolve_bcast
2011-06-19 Volker Lendeckes3: Test nttrans_create
2011-06-19 Volker Lendeckes3: Add incomplete cli_nttrans_create
2011-06-19 Volker Lendeckes3: Correctly align even
2011-06-18 Volker Lendeckes3: Allow NULL sd_size in make_sec_desc
2011-06-17 Christian Ambachs3:modules fix Bug 8244 - Cannot copy files larger...
2011-06-17 Andrew Bartletts4-errors: Import error maps from the source3/ unix...
2011-06-17 Andrew Bartletterrors: reorder error codes for easier s3/s4 comparison
2011-06-17 Andrew Tridgells4-util: removed the s4 nterr.c
2011-06-17 Andrew Tridgells3-util: remove the s3 nterr.c
2011-06-17 Andrew Tridgellutil: moved nt_errstr() into common code
2011-06-17 Andrew Bartlettlibclu/util: Move get_friendly_nt_error_msg() in common.
2011-06-17 Andrew Tridgellbuild: only use the git version on install, not in...
2011-06-17 Andrew Tridgellsamba-tool: exit with non-zero status on dbcheck failure
2011-06-17 Andrew Tridgelltalloc: added talloc_stackframe_exists()
2011-06-17 Andrew Tridgells4-auth: quiet down the krb5 warnings when kerberos...
2011-06-17 Andrew Tridgellsamba-tool: show success message on group operations
2011-06-17 Andrew Tridgells4-pysamdb: fixed the normalisation of grouptype in...
2011-06-17 Andrew Tridgellsamba-tool: report total error count and suggest -...
2011-06-17 Andrew Tridgellsamba-tool: added attribute normalisation checks
2011-06-17 Andrew Tridgells4-dsdb: if we don't have a remote schema, then use...
2011-06-17 Andrew Tridgells4-pydsdb: added dsdb_normalise_attributes() call
2011-06-16 Stefan Metzmachers3:wb_lookupsids: add some paranoia checks to wb_lookup...
2011-06-16 Stefan Metzmachers3:wb_lookupsids: don't ignore 'result' and check if...
2011-06-16 Stefan MetzmacherRevert "s3-winbind: Fix paranoia checks in winbindd_sam...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bug in _svcctl_Query...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bugs in _svcctl_Quer...
2011-06-16 Stefan Metzmachers3:rpc_server/svcctl: don't allocate return values...
2011-06-16 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - rework it using concr...
2011-06-16 Matthias Dieter... s4:ntvfs subsystems - rework it using concrete enum...
2011-06-15 Stefan Metzmacherauth/kerberos/gssapi_pac: fix compiler warnings
2011-06-15 Stefan Metzmachers4:libcli/smb_composite: convert smb2_composite_setpath...
2011-06-15 Günther Deschnerlibrpc: fix buildwarning in NDR_WMI.
2011-06-15 Volker Lendeckes3: Add debug level 0 warnings to make_new_server_info_...
2011-06-15 Volker Lendeckes3: Fix the return of make_new_server_info_guest
2011-06-15 Andreas Schneiders3-winbind: Fix paranoia checks in winbindd_samr.c.
2011-06-15 Andrew Tridgellbuild: fixed development symlinks for libraries in...
2011-06-15 Andrew Tridgellbuild: fixed dependencies on install prefix for pc...
2011-06-15 Stefan Metzmachers3:utils/net_*registry: use c99 initializers which...
2011-06-14 Volker Lendeckes3: Fix connecting to ctdb as non-root
2011-06-14 Volker Lendeckes3: Fix count_current_connections
2011-06-14 Volker Lendeckes3-docs: Fix a typo found by Samba-JP oota <ribbon...
2011-06-14 Volker Lendeckes3-docs: Fix a duplicate list entry
2011-06-14 Christian Ambachs3-utils: fix crash in net cache get
next