summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s3 create-tarball.sh: Remove dashes in git commands.Karolin Seeger2008-11-171-4/+4
* s3-build: re-run make samba3-idl.Günther Deschner2008-11-175-109/+179
* svcctl: fill in SERVICE_CONTROL from s3.Günther Deschner2008-11-177-19/+54
* svcctl: fix idl for svcctl_EnumServicesStatusW.Günther Deschner2008-11-171-4/+4
* s4-smbtorture: add test for svcctl_QueryServiceConfig2W.Günther Deschner2008-11-171-0/+49
* svcctl: fix idl for svcctl_QueryServiceConfig2W.Günther Deschner2008-11-171-3/+3
* svcctl: fix idl for EnumServicesStatusExW.Günther Deschner2008-11-171-6/+6
* s4-smbtorture: fix test for svcctl_EnumServicesStatusW.Günther Deschner2008-11-171-5/+7
* s4-smbtorture: add test for svcctl_QueryServiceStatusEx.Günther Deschner2008-11-171-0/+68
* svcctl: fix idl for svcctl_QueryServiceStatusEx.Günther Deschner2008-11-171-3/+3
* s4-smbtorture: pure reformatting of svcctl test.Günther Deschner2008-11-171-25/+24
* s3-rpcclient: fill in unknowns in cmd_ntsvcs_get_hw_prof_info.Günther Deschner2008-11-171-3/+3
* s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite.Günther Deschner2008-11-171-0/+40
* ntsvcs: remove todo from PNP_GetDeviceList.Günther Deschner2008-11-171-1/+1
* pam_winbind: rerun genmsg after Bo Yang's fixes.Günther Deschner2008-11-171-12/+7
* s4:dsdb/samdb: don't allow objects without objectClassStefan Metzmacher2008-11-171-2/+2
* Fix broken msgids in ntstatus_errorsBo Yang2008-11-171-6/+6
* Improve the Gemand pam_winbind translation.Andreas Schneider2008-11-171-7/+7
* net: Fix net rap printq info documentation (bug #5892)Kai Blin2008-11-172-5/+6
* Run the original operation before we update linked attrsAndrew Bartlett2008-11-171-17/+24
* Add helpful function for comparison of DATA_BLOB elementsAndrew Bartlett2008-11-171-0/+15
* Remove timeout event once we are calling the callback.Andrew Bartlett2008-11-172-4/+6
* Improve debug when SASL search failsAndrew Bartlett2008-11-171-1/+1
* Print unconvertable ldb element values as base64.Andrew Bartlett2008-11-171-2/+4
* The samba3sam test does not really need the extended_dn moduleAndrew Bartlett2008-11-171-1/+1
* Use new GUID_from_data_blobAndrew Bartlett2008-11-171-2/+2
* Remove restrictions on number of DN components in LDAP serverAndrew Bartlett2008-11-171-13/+9
* Always validate a DN when constructing from a string in pythonAndrew Bartlett2008-11-171-1/+1
* s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo"Stefan Metzmacher2008-11-161-0/+56
* s4:dsdb/schema: add a function to generate the "extendedClassInfo" valuesStefan Metzmacher2008-11-162-5/+46
* s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" valuesStefan Metzmacher2008-11-162-8/+87
* s4:dsdb/schema: use pointers for rangeLower and rangeUpper.Stefan Metzmacher2008-11-162-6/+41
* s4:dsdb/schema: we don't need to use find_syntax_map_by_ad_oid() as the synta...Stefan Metzmacher2008-11-161-3/+1
* librpc/ndr: add GUID_hexstring()Stefan Metzmacher2008-11-162-0/+26
* librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string tooStefan Metzmacher2008-11-161-0/+29
* s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-166-32/+26
* lib/util: hex_encode_talloc(): fix error path and set talloc nameStefan Metzmacher2008-11-161-0/+4
* Add a new function to parse a DATA_BLOB into a GUIDAndrew Bartlett2008-11-162-7/+22
* s4:libcli/resolve: don't ignore SIGCHLD anymoreStefan Metzmacher2008-11-161-7/+15
* s4:torture: fix the build with auto dependenciesStefan Metzmacher2008-11-165-6/+8
* Fix bug 5901: Default for streams_depot locationTAKAHASHI Motonobu2008-11-161-1/+9
* Remove unused init function in subunit code.Jelmer Vernooij2008-11-162-6/+1
* Fix merged build.Jelmer Vernooij2008-11-161-1/+1
* Move torture directory to top-level.Jelmer Vernooij2008-11-1610-14/+11
* Move libtorture to top-level.Jelmer Vernooij2008-11-165-0/+0
* s3-spoolss: fix enumports segfault (another malloc vs. talloc candidate).Günther Deschner2008-11-151-3/+3
* Attempt to fix the buildVolker Lendecke2008-11-151-1/+1
* pidl: skip generation of noopnum functions in generated s3 server.Günther Deschner2008-11-151-1/+6
* pidl: do not generate cli_ functions for noopnum flaged functions.Günther Deschner2008-11-151-1/+4
* Make memcache_add_talloc NULL out the source pointerVolker Lendecke2008-11-145-14/+26