summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3: re-run make samba3-idl.Günther Deschner2008-09-2314-505/+505
* s3: fix NETLOGON_NT_VERSION version flags.Günther Deschner2008-09-233-21/+21
* s3: re-run make samba3-idl.Günther Deschner2008-09-232-20/+20
* s3-nbt: start merging from samba4 idl.Günther Deschner2008-09-231-10/+10
* s3-build: let ctags/etags start from the toplevel dir.Günther Deschner2008-09-231-2/+2
* s3-nbt: remove old samba3 libcli/nbt copy.Günther Deschner2008-09-232-979/+0
* [s3]winbindd_group: don't list the domain twice when expanding internal aliasesMichael Adam2008-09-231-1/+1
* [s3]winbindd_group: sanely handle NULL domain in add_member().Michael Adam2008-09-231-1/+5
* [s3]winbindd_ads: honour "winbind use default domain" in lookup_groupmem().Michael Adam2008-09-231-9/+11
* [s3]winbindd_rpc: add domain prefix to username in lookup_groupmem().Michael Adam2008-09-231-1/+4
* [s3]winbindd_util: add fill_domain_username_talloc().Michael Adam2008-09-231-0/+27
* [s3]winbindd_util: add prototype for fill_domain_username_talloc().Michael Adam2008-09-231-0/+4
* [s3]winbindd: fix a comment typoMichael Adam2008-09-231-1/+1
* [s3]winbind_util: fix an implicit cast compile warning.Michael Adam2008-09-231-1/+1
* s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.Günther Deschner2008-09-238-15/+15
* s3-nbt: use ../libcli/nbt helper.Günther Deschner2008-09-232-18/+1
* s3: re-run make idl.Günther Deschner2008-09-231-1/+1
* s3-nbt: refer to ../libcli/nbt in nbt.idl.Günther Deschner2008-09-231-1/+1
* s3: use samba4 prototype for ndr_push/pull_struct_blob.Günther Deschner2008-09-238-25/+29
* s3: re-run make idl.Günther Deschner2008-09-233-7/+13
* s3-nbt: fix nbt.idl in order to use shared nbt helper.Günther Deschner2008-09-231-3/+3
* s3-charset: add smb_iconv_convenience.Günther Deschner2008-09-231-0/+2
* Fix make pch in the merged buildVolker Lendecke2008-09-231-1/+3
* idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter2008-09-229-0/+3753
* re-run make idl.Günther Deschner2008-09-222-0/+8
* netapi: add more fields to USER_INFO_X.Günther Deschner2008-09-221-0/+2
* netapi: add NetFile testsuite.Günther Deschner2008-09-224-1/+151
* netapi: fix case statement in example NetUserSetModals code.Günther Deschner2008-09-221-0/+1
* 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