summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert "Add basic infrastructure for general async requests"Volker Lendecke2008-03-014-159/+1
| * Revert "Add infrastructure to support async SMB requests"Volker Lendecke2008-03-015-577/+1
| * Revert "Add async cli_pull support"Volker Lendecke2008-03-012-440/+27
| * Revert "Convert cli_read to use cli_pull"Volker Lendecke2008-03-011-15/+163
| * Revert "Fix warnings"Volker Lendecke2008-03-011-1/+2
| * Fix init_registry_data for subkeyless top-level keys.Günther Deschner2008-03-011-1/+18
| * Restore 3.0 behaviour with empty /etc/hostsVolker Lendecke2008-02-291-2/+5
| * Check the right variable for being NULLVolker Lendecke2008-02-291-1/+1
| * Fix the build w/o ldap.Günther Deschner2008-02-291-1/+4
| * Add gp_get_machine_token().Günther Deschner2008-02-292-0/+75
| * Revert "what a wurst."Günther Deschner2008-02-292-75/+0
| * what a wurst.Günther Deschner2008-02-292-0/+75
| * Add "registry" Group Policy extension.Günther Deschner2008-02-294-1/+660
| * Add Group Policy extension infrastructure.Günther Deschner2008-02-296-2/+867
| * Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2008-02-2910-41/+1153
| |\
| | * Add infrastructure for reading/storing Group Policy state and control data in...Günther Deschner2008-02-294-2/+1126
| | * Fix warningsVolker Lendecke2008-02-291-2/+1
| | * Pure cosmetics, trying to get my group policy diff smaller.Günther Deschner2008-02-295-37/+26
| * | Patch to fix the "Invalid read of size 4" errors. Bug #3617.Jeremy Allison2008-02-291-0/+18
| |/
| * Fix part of bug #3617 from valgrind trace.Jeremy Allison2008-02-292-3/+4
| * Eliminate tons of build warnings on non-IPV6 system.Michael Adam2008-02-292-1/+6
| * Revert "make idl: Only compile idl files newer than the output to be generated."Michael Adam2008-02-291-1/+1
| * Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"."Michael Adam2008-02-291-1/+1
| * Rename the 'hidden' variable to 'administrative share'.Andreas Schneider2008-02-292-6/+6
| * Fix linking of smbget when there is no shared library support.Michael Adam2008-02-291-1/+1
| * Attempt to fix the buildVolker Lendecke2008-02-291-5/+0
| * configure: only build vfs_syncops if dirfd() is availableStefan Metzmacher2008-02-291-1/+6
| * configure: Remove lib/repdir.c and related stuffStefan Metzmacher2008-02-293-449/+0
| * Add vfs_aio_forkVolker Lendecke2008-02-293-0/+784
| * Fix creation of replacetort.Michael Adam2008-02-291-0/+1
| * libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam2008-02-291-0/+4
| * libreplace: ifdef out ip6 code if unsupported.Michael Adam2008-02-291-0/+2
| * libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam2008-02-291-6/+7
| * libreplace: fix silly crashbug in getifaddrs_test().Michael Adam2008-02-291-1/+3
| * libreplace: add missing newline in output of getifaddrs test.Michael Adam2008-02-291-1/+1
| * libreplace: add missing semicolon to getifaddrs.Michael Adam2008-02-291-1/+1
| * libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam2008-02-291-21/+16
| * libreplace: use the new getifaddrs test also for autoconf.Michael Adam2008-02-292-33/+16
| * libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam2008-02-293-7/+100
| * Trying to fix libnetapi examples Makefile.in.Günther Deschner2008-02-291-14/+19
| * libnetjoin: add fallback to level 24 samr setinfo so that libnet can join NT4.Günther Deschner2008-02-291-0/+19
| * libnetjoin: Trying to avoid confusion between acct_flags, acb_info andGünther Deschner2008-02-291-12/+14
| * Fix samr querydispinfo w.r.t. lsa_AsciiStringLarge.Günther Deschner2008-02-282-4/+13
| * Re-run make idl.Günther Deschner2008-02-285-43/+117
| * samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfoStefan Metzmacher2008-02-281-1/+1
| * lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher2008-02-281-4/+4
| * lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher2008-02-281-1/+1
| * lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher2008-02-281-0/+6
| * lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher2008-02-281-3/+3
| * Remove DomainControllerAddressType which we now have in IDL.Günther Deschner2008-02-281-5/+0