lib/util Remove display_cd from d_printf()
[samba.git] / source4 /
2011-06-21 Brad Hardss4/auth: Trivial spelling fixes.
2011-06-21 Andrew Bartlettbuild: move dynconfig for top level build up
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 Bartletts4-cmdline: Rename popt tables to avoid symbol conflicts
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-20 Andrew Bartletts4-param Add my authorship to this script
2011-06-20 Volker LendeckeUse tevent_req_oom
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 Russelltdb_compat: use tdb_open_compat.
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_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_transaction_cancel: ignore return value.
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 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 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-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 Bartlettlibclu/util: Move get_friendly_nt_error_msg() in common.
2011-06-17 Andrew Tridgellsamba-tool: exit with non-zero status on dbcheck failure
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 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 Metzmachers4:libcli/smb_composite: convert smb2_composite_setpath...
2011-06-14 Andrew Tridgellsamba-tool: disable validation on removing an empty...
2011-06-14 Andrew Tridgellpyldb: make ldb operations more consistent
2011-06-14 Andrew Tridgellpyldb: added validate option to ldb.modify()
2011-06-11 Matthias Dieter... s4:libcli/raw/raw*.c - add unhandled enum values
2011-06-11 Matthias Dieter... s4:torture/ndr/string.c - fix type-punned warning and...
2011-06-11 Matthias Dieter... s4:ntvfs/smb2/vfs_smb2.c - remove unused variable
2011-06-11 Matthias Dieter... s4:auth/ntlm/auth_unix.c - remove unused variables
2011-06-10 Andrew Tridgells4-samba-tool: added dbcheck commmand
2011-06-10 Andrew Bartletts4-librpc Remove unsued server_id4.idl
2011-06-10 Andrew Tridgells4-drs: added debug lines for missing linked attribute...
2011-06-10 Andrew Tridgells4-drs: ensure we add a RMD_ADDTIME when upgrading...
2011-06-10 Andrew Tridgells4-drs: cope with missing RMD_ADDTIME in linked attributes
2011-06-09 Andrew Bartletts4-param add const to loadparm_init_s3 s3_fns
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartlettlibrpc/idr Use the Samba3 notify.idl in common.
2011-06-09 Andrew Bartlettserver_id.idl: Bring server_id.idl in common
2011-06-09 Andrew Bartletts4-cluster Use task_id instead of id2 to clarify server...
2011-06-09 Matthias Dieter... s4:rpc_server/dcesrv_samr.c - quiet enum warnings
2011-06-09 Matthias Dieter... s4:ntvfs subsystem - quiet enum warnings
2011-06-09 Matthias Dieter... s4:libnet/libnet_rpc.c - quiet an enum warning
2011-06-09 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - quiet enum warning
2011-06-09 Matthias Dieter... s4:schema_convert_to_ol.c - fix memory contexts
2011-06-09 Matthias Dieter... s4:dsdb/schema_convert_to_ol.c - quiet enum warning
2011-06-09 Matthias Dieter... s4:auth/ntlm/auth.c - fix incompatible pointer type...
2011-06-09 Matthias Dieter... s4:smbd/server.c - quiet "time_t" format string warning...
2011-06-09 Matthias Dieter... s4:librpc/rpc/dcerpc.c - janitorial: use "void" for...
next