samba.git
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()
2009-08-14 Jeremy AllisonUse defined names rather than numeric constants to...
2009-08-14 Michael Adamgpfs.so: map the file_inherit and dir_inherit flags...
2009-08-14 Jeff Laytoncifs.upcall: fix IPv6 addrs sent to upcall to have...
2009-08-14 Jeff Laytoncifs.upcall: use ip address passed by kernel to get...
2009-08-14 Jeff Laytoncifs.upcall: clean up flag handling
2009-08-14 Jeff Laytoncifs.upcall: try getting a "cifs/" principal and fall...
2009-08-14 Jeff Laytoncifs.upcall: declare a structure for holding decoded...
2009-08-14 Jeff Laytoncifs.upcall: formatting cleanup
2009-08-14 Jeff Laytoncifs.upcall: clean up logging and add debug messages
2009-08-14 Stefan Metzmachers3:smbd: allow SMB2 Cancel to have the async flag set
2009-08-14 Stefan Metzmachers3:smbd: fix parsing of the SMB2 body
2009-08-13 Matthias Dieter... s4:samdb python bindings - we don't need the attributes...
2009-08-13 Matthias Dieter... s4:ldb - Free the asynchronous result
2009-08-13 Matthias Dieter... s4: Correct the parameter logic of the "setpassword...
2009-08-13 Matthias Dieter... s4: Better way to call "dom_sid_to_rid" from ldap.py
2009-08-13 Matthias Dieter... s4: Remove obsolete "samdb_password_quality_ok" functio...
2009-08-13 Matthias Dieter... s4: cracknames.c: Change the handling of the NT_STATUS_...
2009-08-14 Andrew Bartletts4:ldap_server Correct removal of talloc_steal()
2009-08-14 Andrew Tridgellfixed TESTS= in make test to allow multiple tests
2009-08-14 Andrew Bartletts4:ldap_server Remove another talloc_steal (with refere...
2009-08-14 Andrew Bartletts4:ldap_server Don't talloc_steal (with references...
2009-08-13 Jeremy AllisonFix EVERY SINGLE build on the buildfarm that doesn...
2009-08-13 Jeremy AllisonMove build over to storing DOS attributes in EA's.
2009-08-12 Jeremy AllisonWhen mapping EA's into a TDB, don't remove the EA
2009-08-12 Jeremy AllisonFix BASE-DELAYWRITE test by removing const from struct...
2009-08-12 Jeremy AllisonDocumentation for "store create time".
2009-08-12 Jeremy AllisonAdd "store create time" parameter (docs to follow)
2009-08-12 Jeremy AllisonFix some warnings in the AIX ACL code.
2009-08-12 Stefan Metzmacherlibcli/smb: move smb2_create_blob code to libcli/smb/
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-08-12 Kai Blinlibrpc: rerun "make idl_full"
2009-08-12 Stefan Metzmachers3:smbd: as check_path_syntax() changes the string...
2009-08-12 Stefan Metzmachers3:smbd: avoid 'goto out' in smbd_smb2_create_send()
2009-08-12 Stefan Metzmachers3:smbd: make sure we don't call conn_free() with a...
2009-08-12 Stefan Metzmachers3:smbd: correctly invalidate vuids when SMB2 is used
2009-08-12 Stefan Metzmachers3:lib: map ECONNRESET to NT_STATUS_CONNECTION_RESET
2009-08-12 Matt Kraailibreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug...
2009-08-11 Matthias Dieter... s4:operational - Remove some outdated comments
2009-08-11 Matthias Dieter... ldb: Don't break the standalone LDB build (operational...
2009-08-11 Matthias Dieter... s4:test for "primaryGroupToken"
2009-08-11 Matthias Dieter... s4:samldb module - Remove duplicate line
2009-08-11 Matthias Dieter... s4:operational module - move and enhancements
2009-08-11 Matthias Dieter... s4:pwsettings script - Fix a small glitch
2009-08-11 Kouhei SutouRename ASN1_BITFIELD to ASN1_BIT_STRING.
2009-08-11 Matthias Dieter... torture/basic: in run_derefopen() the file could have...
2009-08-11 Matthias Dieter... s4:AD LDIFs - More refactoring
2009-08-12 Stefan Metzmacherpidl: fix parse_idl test after idl.yp changes
2009-08-12 Stefan Metzmacherpidl: fix samba3-cli test after the async function...
2009-08-12 Andrew Tridgelltry to give some hint as to what is causing NDR string...
2009-08-12 Andrew Tridgellwhen we get an NDR error in the logs, it is useful...
2009-08-12 Andrew Tridgellno need to shout about getting an oplock
2009-08-12 Andrew Tridgellraise the debug level for a common message
2009-08-12 Andrew TridgellAllow selection of the samba4 process model for 'make...
2009-08-12 Andrew Tridgellprint server log on stderr as well as to log file
2009-08-12 Andrew Bartletts4:provision Allow provision-backend to not run slapd...
2009-08-12 Andrew Bartletts4:selftest Don't start the slapd for the provision...
2009-08-12 Andrew Bartletts4:selftest Make OpenLDAP guess it's own modules from...
2009-08-12 Andrew Bartletts4:provision Make the --ol-slapd paramter take the...
2009-08-12 Andrew Bartletts4:provision Assume the OpenLDAP backend can find it...
2009-08-12 Oliver Liebels4:provision Rework and further automate setup of OpenL...
2009-08-11 Michael Adams3:smbcacls: forbid change of debug level from config...
2009-08-11 Michael Adams3: refomat definitions of some generic access rights...
2009-08-11 Stefan Metzmacherselftest: configure "ncalrpc dir" for the client
2009-08-11 Stefan Metzmacherselftest: fix typo lock => lockdir
2009-08-11 Stefan Metzmachers3:winbindd: raise the timeout for lsa_Lookup*() calls...
2009-08-11 Andrew Bartletts4:torture Add test for the NTP signd server
2009-08-11 Kai Blini18n: Update s3 net German translation.
2009-08-11 Kai Blins3 net: i18n support for net utility functions
2009-08-11 Kai Blins3 net: i18n support for net usershare
2009-08-11 Kai Blins3 net: i18n support for net user
2009-08-11 Kai Blins3 net: i18n support for net time
2009-08-11 Kai Blins3 net: i18n support for net status
2009-08-11 Kai Blins3 net: i18n support for net share
next