metze/samba/wip.git
2009-08-20 Stefan MetzmacherTODO: xattr.idl: add compat code for s3 DOSATTRIB master4-xattr-01
2009-08-19 Jeremy AllisonFix bug #6647 - get_root_nt_token: getpwnam("root"...
2009-08-19 Jeremy AllisonFix Red Hat bugzilla bug : https://bugzilla.redhat...
2009-08-19 Stefan Metzmachers3:smbd: implement SMB2 Find (Query Directory)
2009-08-19 Stefan Metzmachers3:smbd: store a dirptr on the files_struct for SMB2...
2009-08-19 Stefan Metzmachers3:smbd: add a generic smbd_dirptr_lanman2_entry()...
2009-08-19 Stefan Metzmachers3:smbd: implement all SMB2 Create contexts except...
2009-08-19 Stefan Metzmachers3:smbd: make smbd_check_open_rights() function non...
2009-08-19 Kai Blins3 merged build: Don't build wbinfo twice.
2009-08-19 Michael Adamtevent: fix a comment
2009-08-19 Volker LendeckeMake refusal of SEC_DESC_DACL_PROTECTED configurable
2009-08-19 Stefan Metzmachers3:smbd: parse context blobs in SMB2 Create
2009-08-19 Andrew Tridgelladded basic support for rename in DRS replication
2009-08-19 Andrew Tridgellwe need the Deleted Objects container for replication
2009-08-18 Kai Blinwbinfo: Fix up s3 blackbox test. wbinfo no longer needs...
2009-08-18 Kai Blins4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler...
2009-08-18 Kai Blinwbinfo: Reduce test noise in the wbinfo blackbox test
2009-08-18 Kai Blins4 winbind: Silence compile warning by adding new comma...
2009-08-18 Kai Blins4 winbind: Implement a stubbed out version of WINBINDD...
2009-08-18 Kai Blinwbinfo: Use one codebase for Samba3 and Samba4.
2009-08-18 Kai Blins3 wbinfo: Only call afs_settoken_str if compiled with...
2009-08-18 Kai Blins3 wbinfo: use wbcSidTypeString instead of sid_type_lookup
2009-08-18 Kai Blinlibwbclient: Add wbcSidTypeString function.
2009-08-18 Kai Blins3 wbinfo: Remove unused functions, use C99-types
2009-08-18 Kai Blins3 wbinfo: Explicitly include popt header, remove unuse...
2009-08-18 Kai Blins3 wbinfo: Use talloc_strdup instead of SMB_STRDUP
2009-08-18 Kai Blins3 wbinfo: Don't use global_myname()
2009-08-18 Kai Blins3 wbinfo: Avoid ADD_TO_ARRAY macro.
2009-08-18 Kai Blins3 wbinfo: Use uint32_t instead of uint32
2009-08-18 Kai Blins3 wbinfo: remove --get-auth-user and --set-auth-user...
2009-08-18 Kai Blins3 net: Add getauthuser/setauthuser commands.
2009-08-18 Kai Blins3 wbinfo: Get rid of lp_ functions
2009-08-18 Kai Blins4 ctags: Stop *_proto.h files from cluttering up the...
2009-08-17 Matthias Dieter... s4: int32 handling: previous fix was not fully correct
2009-08-17 Matthias Dieter... s4: Make the int32 problem more clear - and fix another...
2009-08-18 Stefan Metzmachers4:librpc/rpc: fix DEBUG() message
2009-08-17 Günther Deschnernetlogon: document some more MSVC flags.
2009-08-17 Günther Deschners3-spoolss: remove another duplicate copy of print_arch...
2009-08-17 Andrew Tridgellfixed make test reporting success when provision fails
2009-08-17 Matthias Dieter... s4: Fixed the int32 datatype support
2009-08-17 Andrew Tridgellfixed the build
2009-08-17 Matthias Dieter... s4: Major rework of the LDB/SAMDB/IDMAP python bindings
2009-08-17 Matthias Dieter... s4:python tools - Centralise the lookups for the defaul...
2009-08-17 Matthias Dieter... s4:pyglue Add a wrapper for loading the correct UTF8...
2009-08-17 Matthias Dieter... s4:ldb python bindings: Handle the parameters of the...
2009-08-17 Matthias Dieter... Revert "s4:samdb python bindings - we don't need the...
2009-08-17 Andrew Tridgellsigh - still not right
2009-08-17 Andrew Tridgellfixed up add_foreign again
2009-08-17 Andrew Tridgellmore fixups from provision changes
2009-08-17 Stefan Metzmachers3:smbd: add support for canceling SMB2 Notify calls.
2009-08-17 Stefan Metzmachers3:smbd: add smbd_notify_cancel_by_smbreq()
2009-08-17 Stefan Metzmachers3:smbd: implement SMB2 Cancel correctly.
2009-08-17 Stefan Metzmachers4:build: require tevent 0.9.7 with tevent_req_cancel()
2009-08-17 Stefan Metzmachertevent: change version to 0.9.7 after adding tevent_req...
2009-08-17 Stefan Metzmachertevent: add tevent_req_cancel() infrastructure
2009-08-17 Andrew Tridgellskip the autoidl test
2009-08-17 Andrew Tridgellfixed up some provision errors from the recent changes
2009-08-17 Andrew Bartletts4:provision Add comments to the provision script
2009-08-17 Andrew Bartletts4:provision Avoid one more call to ltdb_reindex
2009-08-17 Andrew Bartletts4:ldb Remove obsolete comment about ldb_tdb's sequence num
2009-08-17 Andrew Tridgellmake sure we update the current schema->prefixes when...
2009-08-17 Andrew Tridgellfixed the updateNow schema test to use a canonical OID
2009-08-17 Andrew Bartletts4:selftest Remove the 'subunit filter' from make teste...
2009-08-17 Andrew Bartletts4:libcli/ldap Explain why we set a hostname for ldapi...
2009-08-16 Andrew Bartletts4:provision Fix existing ldapi:// backend detection...
2009-08-16 Andrew Bartletts4:install Remove provision-backend script from 'make...
2009-08-16 Andrew Bartletts4:provision Make sure that we don't use Kerberos to...
2009-08-16 Andrew Bartletts4:provison Print the LDAP backend admin username/password
2009-08-16 Andrew Bartletts4:selftest Confirm that there isn't a listener on...
2009-08-16 Andrew Bartletts4: Re-add --ldapadminpass as an option to provision
2009-08-16 Andrew Bartletts4:python Allow 'no such object' on the delete of the DN
2009-08-16 Andrew Bartletts4:provision Keep a single transaction for the erase...
2009-08-16 Andrew Bartletts4:provision A crude update of the OpenLDAP backend...
2009-08-16 Endi Sukma... s4:provision Fixes for Fedora DS schema mapping with...
2009-08-16 Andrew Bartletts4:provision Rework provision-backend into provision
2009-08-16 Andrew Bartletts4:provision Move helper functions back to provision
2009-08-16 Andrew Bartletts4:setup Don't manually set @ATTRIBUTES any more
2009-08-16 Andrew Bartletts4:python Push some helper functions from SamDB into...
2009-08-16 Andrew Bartletts4:schema Allow a schema load on an unconnected database
2009-08-16 Andrew Bartletts4:provision Remove the ACI element from the provision...
2009-08-16 Andrew Bartletts4:schema Provide a way to reference a loaded schema...
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRNAM to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API
2009-08-16 Volker Lendeckes3:winbind: Add winbindd_print_groupmem
2009-08-16 Volker Lendeckes3:winbind: Make fill_grent publically available
2009-08-16 Volker Lendeckes3:winbind: Add const to normalize_name_map
2009-08-16 Volker Lendeckes3:winbind: Add async wb_getgrsid
2009-08-16 Volker Lendeckes3:winbind: Add async wb_group_members
2009-08-16 Volker Lendeckes3:winbind: Make wcache_lookup_groupmem available publi...
2009-08-16 Volker Lendeckes3: Add talloc_dict.[ch]
2009-08-16 Volker Lendeckes3:winbind: Fix a potential segfault in libwbclient
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnums
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnum
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-16 Volker Lendeckes3:winbind: Simplify _wbint_[GU]id2Sid
2009-08-15 Stefan Metzmachertevent: add some more doxygen comments for tevent_req...
2009-08-15 Stefan Metzmachers3:Makefile: build ../libcli/smb/smb2_create_blob.o...
2009-08-15 Stefan Metzmacherlibcli/smb: add smb2_create_blob_find()
next