summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/unixinfo
Commit message (Collapse)AuthorAgeFilesLines
* r15507: if we change the idl, we need to change the calling code too:-)Stefan Metzmacher2007-10-101-27/+18
| | | | | | | is it possible to run the RPC-UNIXINFO test in samba4's make test? metze (This used to be commit a00063eeb308dae8396e3b79ed5dd7884652f1ba)
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-2/+1
| | | | | | | | - make ntvfs_common a library - create sys_notify library metze (This used to be commit a3e1d56cf7b688c515f5d6d4d43e0b24c2261d15)
* r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell2007-10-101-0/+1
| | | | | new dependency/proto system :-) (This used to be commit 63ae3f21e3471895ba83df1c2fdc4147090f7fdb)
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-2/+0
| | | | | | | | - the process module subsystem should not know about smb_server.h - the smb_server module should not know about process models metze (This used to be commit bac95bb8f4ad35a31ee666f5916ff9b2f292d964)
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 1a16a6f1dfa66499af43a6b88b3ea69a6a75f1fe)
* r14206: fix warnings, the better fix for that will be to make the sidmap codeStefan Metzmacher2007-10-101-0/+1
| | | | | | | independend of ntvfs...(later...) metze (This used to be commit 2a34ed7a07c9e5f32408a0edb714239714eb1d26)
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+1
| | | | | | | - Collect the generic utility functions into a lib/util/ (a la GLib is for the GNOME folks) - Remove even more files from include/ (This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)
* r6907: Unixinfo for samba4, not activated by default.Volker Lendecke2007-10-101-0/+174
Volker (This used to be commit 81ddffde369c5b5e91bc130510f43c6841a789c4)