summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: link @tallocdir@/testsuite_main.o into talloctortStefan Metzmacher2008-09-221-2/+2
* s3: link libreplace/test/main.c into replacetortStefan Metzmacher2008-09-221-0/+1
* Fix merged build.Jelmer Vernooij2008-09-211-3/+2
* Attempt to fix bug 5778Volker Lendecke2008-09-211-0/+10
* netlogon: move password change code out to rpccli_netlogon_set_trust_password.Günther Deschner2008-09-213-94/+102
* netlogon: refactor just_change_the_password a bit.Günther Deschner2008-09-211-22/+16
* netlogon: use init_netr_CryptPassword in "just_change_the_password"Günther Deschner2008-09-211-13/+10
* netlogon: add init_netr_CryptPassword.Günther Deschner2008-09-212-0/+20
* build: rebuild only changed IDL files.Günther Deschner2008-09-211-1/+1
* Fix the build -- appweb is no moreVolker Lendecke2008-09-211-1/+0
* Make use of TALLOC_ZERO_PVolker Lendecke2008-09-211-3/+1
* Add comment to explain version bumpSimo Sorce2008-09-191-0/+1
* idmap: Increment the interface number after Volker's rewrite.Gerald (Jerry) Carter2008-09-191-1/+1
* Fix location of nss_wrapper.pl script.Jelmer Vernooij2008-09-181-3/+3
* Correctly get+set the NT ACL on a file. Now to make us check it on open..Jeremy Allison2008-09-171-3/+12
* Mark module experimental, fix crash bugs.Jeremy Allison2008-09-171-2/+9
* Ensure vfs_acl_xattr is built.Jeremy Allison2008-09-171-1/+2
* Ensure all pointers are initialized. Without this we can crash when looking u...Jeremy Allison2008-09-171-20/+20
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpcJelmer Vernooij2008-09-175-59/+65
|\
| * [s3]build: add dependency to libsmbclient to libsmbclient_examples targetMichael Adam2008-09-171-1/+1
| * [s3]build: fix building bin/replacetort (lib/replace has moved)Michael Adam2008-09-171-4/+4
| * Makefile: add targets [clean_]libnetapi_examples to top lvl MakefileMichael Adam2008-09-171-0/+6
| * build: fix autogen.sh - pidl has moved to ../pidlMichael Adam2008-09-171-1/+1
| * build: fix cflag recursion in generated netapi makefiles.Günther Deschner2008-09-172-51/+51
| * Remove a cast -- thanks metzeVolker Lendecke2008-09-171-2/+2
* | Fix pidl/config.m4 location.Jelmer Vernooij2008-09-172-5/+5
|/
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-3/+3
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpcJelmer Vernooij2008-09-171-1/+1
|\
| * pam_winbind: fix the build wrt libreplace.Günther Deschner2008-09-171-1/+1
* | Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij2008-09-1716-63/+72
* | Sync addition of [todo] attribute to Samba 3.Jelmer Vernooij2008-09-1721-94/+111
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelibJelmer Vernooij2008-09-1719-80/+1891
|\
| * Make the correct module name.Jeremy Allison2008-09-161-1/+1
| * First (incomplete) cut of this module. Based on Volker's original work.Jeremy Allison2008-09-162-0/+320
| * * Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter2008-09-163-12/+185
| * idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter2008-09-165-0/+637
| * winbindd: Update the calls to ws_name_XX() to reflect API changes.Gerald (Jerry) Carter2008-09-164-46/+314
| * winbindd: Add support for name aliasing.Gerald (Jerry) Carter2008-09-166-22/+435
* | Fix merged build.Jelmer Vernooij2008-09-171-8/+8
* | Add simple README file.Jelmer Vernooij2008-09-171-1/+1
* | Move common libraries from root to lib/.Jelmer Vernooij2008-09-175-14/+14
* | Merge branch 'singlecompression' into singleJelmer Vernooij2008-09-1613-1090/+339
|\ \
| * | Use single copy of compression library in Samba3,4.Jelmer Vernooij2008-09-164-711/+2
| |/
| * Regenerate C files now that pidl reads imported files - saves a fewJelmer Vernooij2008-09-168-374/+336
| * Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed ...Jelmer Vernooij2008-09-162-5/+1
* | Fix merged build.Jelmer Vernooij2008-09-162-6/+6
* | Merge branch 'singlepopt' into singleJelmer Vernooij2008-09-1617-3305/+6
|\ \
| * | Use a single copy of popt in samba3 and samba4.Jelmer Vernooij2008-09-1617-3305/+6
| |/
* | Merge branch 'singlensswrap' into singleJelmer Vernooij2008-09-166-1590/+1
|\ \
| * | Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij2008-09-167-1591/+2
| |/