Age | Commit message (Expand) | Author | Files | Lines |
2008-09-22 | re-run make idl. | Günther Deschner | 2 | -0/+8 |
2008-09-22 | netapi: add more fields to USER_INFO_X. | Günther Deschner | 1 | -0/+2 |
2008-09-22 | netapi: add NetFile testsuite. | Günther Deschner | 4 | -1/+151 |
2008-09-22 | netapi: fix case statement in example NetUserSetModals code. | Günther Deschner | 1 | -0/+1 |
2008-09-22 | s3: link @tallocdir@/testsuite_main.o into talloctort | Stefan Metzmacher | 1 | -2/+2 |
2008-09-22 | s3: link libreplace/test/main.c into replacetort | Stefan Metzmacher | 1 | -0/+1 |
2008-09-21 | Fix merged build. | Jelmer Vernooij | 1 | -3/+2 |
2008-09-21 | Attempt to fix bug 5778 | Volker Lendecke | 1 | -0/+10 |
2008-09-21 | netlogon: move password change code out to rpccli_netlogon_set_trust_password. | Günther Deschner | 3 | -94/+102 |
2008-09-21 | netlogon: refactor just_change_the_password a bit. | Günther Deschner | 1 | -22/+16 |
2008-09-21 | netlogon: use init_netr_CryptPassword in "just_change_the_password" | Günther Deschner | 1 | -13/+10 |
2008-09-21 | netlogon: add init_netr_CryptPassword. | Günther Deschner | 2 | -0/+20 |
2008-09-21 | build: rebuild only changed IDL files. | Günther Deschner | 1 | -1/+1 |
2008-09-21 | Fix the build -- appweb is no more | Volker Lendecke | 1 | -1/+0 |
2008-09-21 | Make use of TALLOC_ZERO_P | Volker Lendecke | 1 | -3/+1 |
2008-09-19 | Add comment to explain version bump | Simo Sorce | 1 | -0/+1 |
2008-09-19 | idmap: Increment the interface number after Volker's rewrite. | Gerald (Jerry) Carter | 1 | -1/+1 |
2008-09-18 | Fix location of nss_wrapper.pl script. | Jelmer Vernooij | 1 | -3/+3 |
2008-09-17 | Correctly get+set the NT ACL on a file. Now to make us check it on open.. | Jeremy Allison | 1 | -3/+12 |
2008-09-17 | Mark module experimental, fix crash bugs. | Jeremy Allison | 1 | -2/+9 |
2008-09-17 | Ensure vfs_acl_xattr is built. | Jeremy Allison | 1 | -1/+2 |
2008-09-17 | Ensure all pointers are initialized. Without this we can crash when looking u... | Jeremy Allison | 1 | -20/+20 |
2008-09-17 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc | Jelmer Vernooij | 5 | -59/+65 |
2008-09-17 | Fix pidl/config.m4 location. | Jelmer Vernooij | 2 | -5/+5 |
2008-09-17 | [s3]build: add dependency to libsmbclient to libsmbclient_examples target | Michael Adam | 1 | -1/+1 |
2008-09-17 | [s3]build: fix building bin/replacetort (lib/replace has moved) | Michael Adam | 1 | -4/+4 |
2008-09-17 | Makefile: add targets [clean_]libnetapi_examples to top lvl Makefile | Michael Adam | 1 | -0/+6 |
2008-09-17 | build: fix autogen.sh - pidl has moved to ../pidl | Michael Adam | 1 | -1/+1 |
2008-09-17 | build: fix cflag recursion in generated netapi makefiles. | Günther Deschner | 2 | -51/+51 |
2008-09-17 | Remove a cast -- thanks metze | Volker Lendecke | 1 | -2/+2 |
2008-09-17 | Move pidl to top-level directory. | Jelmer Vernooij | 1 | -3/+3 |
2008-09-17 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc | Jelmer Vernooij | 1 | -1/+1 |
2008-09-17 | Sync more interface descriptions between Samba 3 and Samba 4. | Jelmer Vernooij | 16 | -63/+72 |
2008-09-17 | Sync addition of [todo] attribute to Samba 3. | Jelmer Vernooij | 21 | -94/+111 |
2008-09-17 | pam_winbind: fix the build wrt libreplace. | Günther Deschner | 1 | -1/+1 |
2008-09-17 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelib | Jelmer Vernooij | 19 | -80/+1891 |
2008-09-17 | Fix merged build. | Jelmer Vernooij | 1 | -8/+8 |
2008-09-17 | Add simple README file. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 5 | -14/+14 |
2008-09-16 | Make the correct module name. | Jeremy Allison | 1 | -1/+1 |
2008-09-16 | First (incomplete) cut of this module. Based on Volker's original work. | Jeremy Allison | 2 | -0/+320 |
2008-09-16 | * Allow an admin to define the "uid" attribute for a RFC2307 | Gerald (Jerry) Carter | 3 | -12/+185 |
2008-09-16 | idmap_hash: Add the idmap/nss-info provider from Likewise Open. | Gerald (Jerry) Carter | 5 | -0/+637 |
2008-09-16 | winbindd: Update the calls to ws_name_XX() to reflect API changes. | Gerald (Jerry) Carter | 4 | -46/+314 |
2008-09-16 | winbindd: Add support for name aliasing. | Gerald (Jerry) Carter | 6 | -22/+435 |
2008-09-16 | Merge branch 'singlecompression' into single | Jelmer Vernooij | 13 | -1090/+339 |
2008-09-16 | Use single copy of compression library in Samba3,4. | Jelmer Vernooij | 4 | -711/+2 |
2008-09-16 | Regenerate C files now that pidl reads imported files - saves a few | Jelmer Vernooij | 8 | -374/+336 |
2008-09-16 | Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed ... | Jelmer Vernooij | 2 | -5/+1 |
2008-09-16 | Fix merged build. | Jelmer Vernooij | 2 | -6/+6 |