| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | buildoptions: output MODULESDIR. | Michael Adam | 2008-08-15 | 1 | -0/+1 |
| * | dynconfig: add support for MODULESDIR. | Michael Adam | 2008-08-15 | 2 | -0/+5 |
| * | configure: Add --with-modulesdir to accompany --with-libdir. | Michael Adam | 2008-08-15 | 2 | -11/+33 |
| * | dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.h | Michael Adam | 2008-08-15 | 2 | -232/+0 |
| * | dynconfig: remove unused prototypes. | Michael Adam | 2008-08-15 | 1 | -4/+5 |
| * | proto.h: remove prototypes from dynconfig.c | Michael Adam | 2008-08-15 | 1 | -25/+0 |
| * | Makefile: print codepagedir in "make showlayout". | Michael Adam | 2008-08-15 | 1 | -0/+1 |
| * | build: fix a typo in the installlibtalloc rule. | Michael Adam | 2008-08-15 | 1 | -1/+1 |
| * | Fix show-stopper for 3.2. Smbd depends on group SID | Jeremy Allison | 2008-08-14 | 1 | -0/+34 |
| * | Make it clear that this is a temporary context byusing a talloc stackframe in... | Jeremy Allison | 2008-08-14 | 1 | -22/+16 |
| * | Fix bug #5692 - Core dump in full_audit.so. | Jeremy Allison | 2008-08-14 | 3 | -5/+4 |
| * | Revert "Add a gpfs_prefetch module" | Michael Adam | 2008-08-14 | 3 | -315/+1 |
| * | smbspool: Fix printing on port 139. | Karolin Seeger | 2008-08-14 | 1 | -1/+1 |
| * | netapi: add some remaining documentation fixes. | Günther Deschner | 2008-08-14 | 1 | -3/+3 |
| * | netapi: add doxygen documentation for NetUserModalsGet and NetUserModalsSet. | Günther Deschner | 2008-08-14 | 1 | -0/+30 |
| * | netapi: add doxygen documentation for NetLocalGroup{Add,Del,Set,Get}Members. | Günther Deschner | 2008-08-14 | 1 | -0/+75 |
| * | netapi: make libnetapi_open_ipc_connection static. | Günther Deschner | 2008-08-14 | 8 | -196/+114 |
| * | netapi: make non-implemented local calls default to remote "localhost" calls. | Günther Deschner | 2008-08-14 | 6 | -38/+35 |
| * | netapi: add NetLocalGroupGetMembers example code. | Günther Deschner | 2008-08-14 | 2 | -0/+171 |
| * | netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS. | Günther Deschner | 2008-08-14 | 1 | -85/+77 |
| * | Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h. | Michael Adam | 2008-08-14 | 2 | -0/+49 |
| * | Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h. | Michael Adam | 2008-08-14 | 2 | -0/+62 |
| * | Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h. | Michael Adam | 2008-08-14 | 2 | -0/+49 |
| * | Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h. | Michael Adam | 2008-08-14 | 2 | -0/+49 |
| * | Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h. | Michael Adam | 2008-08-14 | 3 | -18/+50 |
| * | Fix coverity CID: 594. Resource leak on error path. | Jeremy Allison | 2008-08-14 | 1 | -2/+4 |
| * | Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process is... | Jeremy Allison | 2008-08-14 | 1 | -1/+2 |
| * | Fix for bug #5617, reported and patched by Bartosz Antosik antosik@gmail.com. | Jeremy Allison | 2008-08-14 | 1 | -0/+2 |
| * | Prevent NT_STATUS 0xF1000000 errors from appearing when | Jim McDonough | 2008-08-14 | 1 | -0/+6 |
| * | Revert "Add winbind:online check timeout parameter" | Volker Lendecke | 2008-08-14 | 1 | -16/+0 |
| * | Revert "If it is a forced DOS error, nt_errstr should say so" | Volker Lendecke | 2008-08-13 | 1 | -5/+0 |
| * | If it is a forced DOS error, nt_errstr should say so | Volker Lendecke | 2008-08-13 | 1 | -0/+5 |
| * | VERSION: Raise version number. | Karolin Seeger | 2008-08-13 | 1 | -3/+3 |
| * | netapi: add c++ guard. | Günther Deschner | 2008-08-13 | 1 | -1/+8 |
| * | smbd: prevent smbd from panicing with "clustering = no" but --with-cluster-su... | Michael Adam | 2008-08-13 | 1 | -1/+3 |
| * | added a explanatory comment on tcon check | Andrew Tridgell | 2008-08-13 | 1 | -0/+4 |
| * | smbd/conn: fix prototype change of conn_close_all() in proto.h. | Michael Adam | 2008-08-13 | 1 | -1/+1 |
| * | ensure we exit with non-zero status on EOF on socket, so the parent | Andrew Tridgell | 2008-08-13 | 2 | -5/+13 |
| * | fixed child exit handling and IP release handling | Andrew Tridgell | 2008-08-13 | 2 | -1/+5 |
| * | log unclean shutdowns | Andrew Tridgell | 2008-08-13 | 1 | -0/+1 |
| * | register the ctdbd reconfigure message | Andrew Tridgell | 2008-08-13 | 2 | -0/+12 |
| * | allow nested ctdb transactions in the same manner that they are | Andrew Tridgell | 2008-08-13 | 1 | -2/+21 |
| * | drop retries to 5 | Andrew Tridgell | 2008-08-13 | 1 | -1/+1 |
| * | use CTDB_CONTROL_TRANS2_COMMIT_RETRY to prevent the counter getting | Andrew Tridgell | 2008-08-13 | 1 | -2/+3 |
| * | fixed lots of places that paniced on a failed transaction_commit, | Andrew Tridgell | 2008-08-13 | 5 | -16/+21 |
| * | don't leave a dangling transaction on retry error | Andrew Tridgell | 2008-08-13 | 1 | -2/+4 |
| * | cope with the control failing completely without returning a status | Andrew Tridgell | 2008-08-13 | 1 | -12/+18 |
| * | handle two special cases | Andrew Tridgell | 2008-08-13 | 1 | -16/+42 |
| * | put a limit on the number of retries. I found a case where a recovery | Andrew Tridgell | 2008-08-13 | 1 | -0/+12 |
| * | we need to commit, not cancel, on record destruction | Andrew Tridgell | 2008-08-13 | 1 | -1/+4 |