obnox/samba/samba-obnox.git
2007-10-10 Michael Adamr23972: Fix a bug in pwrite error detection in tdb_expa...
2007-10-10 Günther Deschnerr23971: Prevent build failures.
2007-10-10 Günther Deschnerr23970: Allow to set the debuglevel at which to dump...
2007-10-10 Günther Deschnerr23969: Some helper routines to retrieve a PAC and...
2007-10-10 Günther Deschnerr23968: Harmonize net's password prompts.
2007-10-10 Volker Lendecker23967: Memleak fix from Atsushi Nakabayashi <nakabayas...
2007-10-10 James Peachr23962: Linux oplock support is conditional on HAVE_KER...
2007-10-10 Michael Adamr23957: Use tdb_open_log instead of tdb_open.
2007-10-10 Stefan Metzmacherr23956: merge from 3_2-ctdb-tridge:
2007-10-10 Stefan Metzmacherr23954: merge from 3_0-ctdb-tridge:
2007-10-10 Volker Lendecker23953: Some C++ warnings
2007-10-10 Michael Adamr23952: Streamline and improve the logic of tdb_validat...
2007-10-10 Günther Deschnerr23951: Fix segfault.
2007-10-10 Michael Adamr23950: unlink before rename is superfluous.
2007-10-10 Stefan Metzmacherr23948: add gsskrb5 sign and seal support for LDAP...
2007-10-10 Stefan Metzmacherr23946: add support for NTLMSSP sign and seal
2007-10-10 Stefan Metzmacherr23945: add infrastructure to select plain, sign or...
2007-10-10 Stefan Metzmacherr23943: - always provide ads_setup_sasl_wrapping()...
2007-10-10 Jeremy Allisonr23942: Fix issue found by Shlomi Yaakobovich <Shlomi...
2007-10-10 Jeremy Allisonr23941: Don't use "False" when you mean "MARSHALL".
2007-10-10 Jeremy Allisonr23940: Added missing line that was deleted accidently.
2007-10-10 Jeremy Allisonr23939: Fixes for notify returns. Returned param value...
2007-10-10 Michael Adamr23938: Add a debug message.
2007-10-10 Günther Deschnerr23937: Use ads_config_path() when we need to know...
2007-10-10 Jeremy Allisonr23935: We were lying to the client in the case of...
2007-10-10 Stefan Metzmacherr23933: - implement ctrl SASL wrapping hook
2007-10-10 Michael Adamr23932: Fill extended status with information in case...
2007-10-10 Michael Adamr23931: Use the new tdb_validate_and_backup function...
2007-10-10 Michael Adamr23930: Introduce tdb_validate_and_backup:
2007-10-10 Günther Deschnerr23929: Deleting gpo_sd_check_trustee_in_sid_token...
2007-10-10 Günther Deschnerr23928: Merge all "copy-info3-groups-to-sid-array"...
2007-10-10 Stefan Metzmacherr23926: implement output buffer handling for the SASL...
2007-10-10 Michael Adamr23925: Use NULL instead of 0 for a void * argument.
2007-10-10 Stefan Metzmacherr23922: implement input buffer handling for the SASL...
2007-10-10 Günther Deschnerr23921: Remove GPO_SID_TOKEN struct and use nt_user_tok...
2007-10-10 Günther Deschnerr23920: Fix debug statement.
2007-10-10 Stefan Metzmacherr23918: not all ldap libraries support debugging
2007-10-10 Stefan Metzmacherr23916: use the correct io operations for debugging
2007-10-10 Stefan Metzmacherr23914: try to fix the build on Tru64
2007-10-10 Jeremy Allisonr23913: Revert back to Volker's original logic to fix the
2007-10-10 Jeremy Allisonr23911: Revert r23910 to try and fix the build farm. I
2007-10-10 Jeremy Allisonr23910: We used to deny renames on the
2007-10-10 Jeremy Allisonr23909: Get closer to passing the cthon tests for delet...
2007-10-10 Jeremy Allisonr23908: Fix bug with interaction of optimization with
2007-10-10 Jeremy Allisonr23906: Fix POSIX unlink bug found by Steve. If we
2007-10-10 Volker Lendecker23904: Remove an unused variable reference
2007-10-10 Volker Lendecker23903: Fix a potential reason for the segfault Steve...
2007-10-10 Jeremy Allisonr23902: Fix uninitialized read in devicetype noticed...
2007-10-10 Stefan Metzmacherr23900: LDAP_OPT_SOCKBUF doesn't exists on all platforms
2007-10-10 Stefan Metzmacherr23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL...
2007-10-10 Stefan Metzmacherr23896: hopefully fix the build on most systems
2007-10-10 Stefan Metzmacherr23893: add dummy callbacks for LDAP SASL wrapping,
2007-10-10 Stefan Metzmacherr23891: fix compiler warning
2007-10-10 Stefan Metzmacherr23888: move elements belonging to the current ldap...
2007-10-10 Stefan Metzmacherr23886: add ads_disconnect() function
2007-10-10 Volker Lendecker23885: Fix make test on opi.
2007-10-10 Volker Lendecker23884: Fix Coverity ID 379
2007-10-10 Volker Lendecker23883: Fix Coverity ID 380
2007-10-10 Volker Lendecker23882: Fix Coverity id 389 -- finally (I hope)
2007-10-10 Volker Lendecker23879: Fix two memleaks, found by the IBM checker
2007-10-10 Volker Lendecker23878: Fix an error return, found by the IBM checker
2007-10-10 Volker Lendecker23877: Fix two segfaults in (very unlikely) error...
2007-10-10 Günther Deschnerr23874: Some more minor edits for net ads gpo.
2007-10-10 Günther Deschnerr23873: Make use of ads_find_samaccount().
2007-10-10 Günther Deschnerr23872: Dump all GPFLAGS in dump_gpo().
2007-10-10 Günther Deschnerr23871: The snapin handler needs to have the full struc...
2007-10-10 Günther Deschnerr23870: Use GPO_LINK_TYPE in GROUP_POLICY_OBJECT struct.
2007-10-10 Günther Deschnerr23869: Protect against partial security descriptors.
2007-10-10 Volker Lendecker23866: Fix a 1-byte buffer overrun
2007-10-10 Volker Lendecker23865: Fix a type-punned error
2007-10-10 Stefan Metzmacherr23863: handle NT_STATUS_RETRY and always print out...
2007-10-10 Günther Deschnerr23861: Fix return code in ads_find_samaccount().
2007-10-10 Jeremy Allisonr23858: Added srvstr_pull_buf_talloc() and srvstr_pull_...
2007-10-10 Jeremy Allisonr23856: Add Jiri.Sasek@Sun.COM;s fix from Axel Apitz...
2007-10-10 Jeremy Allisonr23855: Setting the allocation size updates the modifie...
2007-10-10 Michael Adamr23853: Fix a very misleading error message in tdbbackup.
2007-10-10 Michael Adamr23850: Fix whitespacing in DEBUG output.
2007-10-10 Jeremy Allisonr23847: As Dr. Volker says, "A pstring a day....".
2007-10-10 Jeremy Allisonr23846: Belt-and-braces on the msdfs bug. Ensure ELOOP...
2007-10-10 Jeremy Allisonr23845: Second part of the fix for #4777. Looks like...
2007-10-10 Jeremy Allisonr23844: Add patch series from Volker (after review...
2007-10-10 Jeremy Allisonr23843: Fix bug #4777, reported by Bill Marshall <bmars...
2007-10-10 Günther Deschnerr23842: Attempt to fix the build with LDAP.
2007-10-10 Günther Deschnerr23841: Show all acl types when displaying a security...
2007-10-10 Günther Deschnerr23840: Fix the build.
2007-10-10 Günther Deschnerr23839: Try to get the attribute name from schema GUIDs...
2007-10-10 Günther Deschnerr23838: Allow to store schema and config path in ADS_ST...
2007-10-10 Günther Deschnerr23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd.
2007-10-10 Günther Deschnerr23836: Add ads_config_path() and ads_get_extended_righ...
2007-10-10 Günther Deschnerr23835: Pass down a struct GUID to ads_get_attrname_by_...
2007-10-10 Günther Deschnerr23834: Allow to pass an ADS_STRUCT pointer down to...
2007-10-10 Günther Deschnerr23833: Document ads_find_samaccount().
2007-10-10 Alexander Bokovoyr23831: Fix vfs_readahead: transparent modules should...
2007-10-10 Günther Deschnerr23829: Add ads_get_attrname_by_guid().
2007-10-10 Michael Adamr23828: Add entry and exit debug statments to tdb_validate
2007-10-10 Günther Deschnerr23827: Fix schema dump.
2007-10-10 Günther Deschnerr23826: Fix gpo security filtering by matching the...
2007-10-10 Günther Deschnerr23825: Add ".." command as an alias to "cd ..".
2007-10-10 Günther Deschnerr23824: Add ls alias for lazy typers like me.
2007-10-10 Volker Lendecker23823: Memory leak fix from Atsushi Nakabayashi <nakab...
next