abartlet/samba.git/.git
2008-11-17 Andrew BartlettTry testing with a normal modify before using the GUID
2008-11-17 Andrew BartlettI don't see a reason to manually set the objectCategory
2008-11-17 Andrew BartlettCorrect defaultObjectCategory for Samba4-Local-Domain
2008-11-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Günther Deschners3-libnet-samsync: use enctype 23 for vampired keytab...
2008-11-17 Tim ProutyFix build warning introduced by making SERVICE_CONTROL...
2008-11-17 Karolin Seegers3 create-tarball.sh: Remove dashes in git commands.
2008-11-17 Günther Deschners3-build: re-run make samba3-idl.
2008-11-17 Günther Deschnersvcctl: fill in SERVICE_CONTROL from s3.
2008-11-17 Günther Deschnersvcctl: fix idl for svcctl_EnumServicesStatusW.
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceConfig2W.
2008-11-17 Günther Deschnersvcctl: fix idl for svcctl_QueryServiceConfig2W.
2008-11-17 Günther Deschnersvcctl: fix idl for EnumServicesStatusExW.
2008-11-17 Günther Deschners4-smbtorture: fix test for svcctl_EnumServicesStatusW.
2008-11-17 Günther Deschners4-smbtorture: add test for svcctl_QueryServiceStatusEx.
2008-11-17 Günther Deschnersvcctl: fix idl for svcctl_QueryServiceStatusEx.
2008-11-17 Günther Deschners4-smbtorture: pure reformatting of svcctl test.
2008-11-17 Günther Deschners3-rpcclient: fill in unknowns in cmd_ntsvcs_get_hw_pro...
2008-11-17 Günther Deschners4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs...
2008-11-17 Günther Deschnerntsvcs: remove todo from PNP_GetDeviceList.
2008-11-17 Günther Deschnerpam_winbind: rerun genmsg after Bo Yang's fixes.
2008-11-17 Stefan Metzmachers4:dsdb/samdb: don't allow objects without objectClass
2008-11-17 Bo Yang Fix broken msgids in ntstatus_errors
2008-11-17 Andreas SchneiderImprove the Gemand pam_winbind translation.
2008-11-17 Kai Blinnet: Fix net rap printq info documentation (bug #5892)
2008-11-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Andrew BartlettRun the original operation before we update linked...
2008-11-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Andrew BartlettAdd helpful function for comparison of DATA_BLOB elements
2008-11-16 Andrew BartlettRemove timeout event once we are calling the callback.
2008-11-16 Andrew BartlettImprove debug when SASL search fails
2008-11-16 Andrew BartlettPrint unconvertable ldb element values as base64.
2008-11-16 Andrew BartlettThe samba3sam test does not really need the extended_dn...
2008-11-16 Andrew BartlettUse new GUID_from_data_blob
2008-11-16 Andrew BartlettRemove restrictions on number of DN components in LDAP...
2008-11-16 Andrew BartlettAlways validate a DN when constructing from a string...
2008-11-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmachers4:dsdb/schema_fsmo: provide "extendedAttributeInfo...
2008-11-16 Stefan Metzmachers4:dsdb/schema: add a function to generate the "extende...
2008-11-16 Stefan Metzmachers4:dsdb/schema: add a function to generate the "extende...
2008-11-16 Stefan Metzmachers4:dsdb/schema: use pointers for rangeLower and rangeUpper.
2008-11-16 Stefan Metzmachers4:dsdb/schema: we don't need to use find_syntax_map_by...
2008-11-16 Stefan Metzmacherlibrpc/ndr: add GUID_hexstring()
2008-11-16 Stefan Metzmacherlibrpc/ndr: let GUID_from_data_blob() accept a ndr...
2008-11-16 Stefan Metzmachers4:librpc/ndr: integrate NDR_MISC into LIBNDR
2008-11-16 Stefan Metzmacherlib/util: hex_encode_talloc(): fix error path and set...
2008-11-16 Andrew BartlettAdd a new function to parse a DATA_BLOB into a GUID
2008-11-16 Stefan Metzmachers4:libcli/resolve: don't ignore SIGCHLD anymore
2008-11-16 Stefan Metzmachers4:torture: fix the build with auto dependencies
2008-11-16 TAKAHASHI MotonobuFix bug 5901: Default for streams_depot location
2008-11-16 Jelmer VernooijRemove unused init function in subunit code.
2008-11-16 Jelmer VernooijFix merged build.
2008-11-15 Jelmer VernooijMove torture directory to top-level.
2008-11-15 Jelmer VernooijMove libtorture to top-level.
2008-11-15 Günther Deschners3-spoolss: fix enumports segfault (another malloc...
2008-11-14 Volker LendeckeAttempt to fix the build
2008-11-14 Günther Deschnerpidl: skip generation of noopnum functions in generated...
2008-11-14 Günther Deschnerpidl: do not generate cli_ functions for noopnum flaged...
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-14 Volker LendeckeActually finish memcache_add_talloc
2008-11-14 Volker LendeckeRename some variables in getpwnam_alloc() for clarity
2008-11-14 Volker Lendeckesys_pwnam doesn't return talloced memory, so don't...
2008-11-14 Andrew BartlettClarify "is rootdse request" test
2008-11-14 Andrew BartlettDon't bail on unknown attributes
2008-11-14 Andrew BartlettMinor fix to ldb blackbox test: Remove unused use of sed
2008-11-14 Andrew BartlettAdd tests for alternate/extended DN behaviour over...
2008-11-14 Andrew BartlettAlways validate a DN when constructing from a string...
2008-11-14 Andrew BartlettMark extended DNs as 'not NULL'.
2008-11-14 Andrew BartlettRemove restrictions on number of DN components in LDAP...
2008-11-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-14 Andrew BartlettThe samba3sam test does not really need the extended_dn...
2008-11-14 Andrew BartlettUse new GUID_from_data_blob
2008-11-14 Jeremy AllisonMove v2 from timestamp to 16-byte hash. Got the change...
2008-11-13 Andrew BartlettWe can't use ndr_pull_struct_blob_all ntSecurityDescriptor
2008-11-13 Andrew BartlettPrint unconvertable ldb element values as base64.
2008-11-13 Günther Deschners3-svctl-server: fix remote rpc service management...
2008-11-13 Volker Lendeckefix typo
2008-11-13 Günther Deschnerpam_winbind: add german de.po file.
2008-11-13 Günther Deschners3-winbindd: workaround for samr_ChangePasswordUser3...
2008-11-13 Günther Deschnerpam_winbind: do not add empty blob.
2008-11-13 Günther Deschnerpam_winbind: translate some more string.
2008-11-13 Bo Yangi18n/l10n pam_winbind
2008-11-13 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-13 Tim ProutyFix build break
2008-11-13 Andrew BartlettUse distinguishedName rather than the DN for extended...
2008-11-13 Andrew BartlettImprove debug when SASL search fails
2008-11-13 Andrew BartlettRework memory handling in extended_dn_in
2008-11-13 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-13 Jeremy AllisonPretty print out SD's on get/set.
2008-11-13 Andrew BartlettFix extended DN out module
2008-11-13 Andrew BartlettDon't parse the DN+Binary syntax as a DN yet.
2008-11-13 Andrew BartlettRemove timeout event once we are calling the callback.
2008-11-13 Andrew BartlettAdd additional detection of extended DNs for ldb_dn_has...
2008-11-13 Andrew BartlettPrint the extended DN (if any) in LDIF output
2008-11-13 Andrew BartlettDon't double-process the distinguishedName attribute
2008-11-13 Andrew BartlettAn extended DN is not a rootDSE search
2008-11-13 Tim Proutys3/s4 build: Add additional LDFLAGS in check_python...
2008-11-12 Jeremy AllisonFix memory leak in error path, spotted by Martin Zielin...
2008-11-12 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-12 Tim Proutys3: Add support for storing dos attributes as st_flags...
next