summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Fill in IDL for svcctl_SetServiceObjectSecurity.Günther Deschner1-0/+4
2008-02-28Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.Günther Deschner2-65/+0
2008-02-28Use pidl for _svcctl_QueryServiceObjectSecurity().Günther Deschner2-32/+18
2008-02-28Re-run make idl.Günther Deschner5-0/+103
2008-02-28Fill in IDL for svcctl_QueryServiceObjectSecurity.Günther Deschner1-0/+5
2008-02-27Add some entries to WHATSNEWVolker Lendecke1-0/+5
2008-02-27remove unused unixinfo.idl and generated filesStefan Metzmacher9-1393/+2
2008-02-27Add my copyright.Günther Deschner19-3/+19
2008-02-27Cosmetics: make check_bind_req() debug statements a little nicer.Günther Deschner1-1/+1
2008-02-27Remove unused BRS marshalling headers.Günther Deschner1-79/+0
2008-02-27Remove unneeded rpc_samr.h.Günther Deschner2-82/+0
2008-02-27Re-run make idl.Günther Deschner1-0/+2
2008-02-27Move MAX_SAM_ENTRIES defines to samr rpc_server and to samr.idl.Günther Deschner3-5/+6
2008-02-27Re-run make idl.Günther Deschner1-0/+2
2008-02-27Move PASS_*_CHANGE_AT_NEXT_LOGON defines to samr.idl.Günther Deschner2-3/+4
2008-02-27Move LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.Günther Deschner2-4/+4
2008-02-27Re-run make idl.Günther Deschner1-0/+1
2008-02-27Move MAX_LOOKUP_SIDS to lsa.idl.Günther Deschner2-3/+3
2008-02-27Re-run make idl.Günther Deschner1-0/+1
2008-02-27Move MAX_REF_DOMAINS to lsa.idl.Günther Deschner2-3/+2
2008-02-27Use new LSA_POLICY defines in lsa rpc server code and other places.Günther Deschner4-67/+54
2008-02-27Re-run make idl.Günther Deschner3-6/+56
2008-02-27Use lsa_PolicyAccessMask in lsa_OpenPolicy/2.Günther Deschner1-2/+2
2008-02-27Add lsa_PolicyAccessMask to lsa.idl.Günther Deschner1-0/+15
2008-02-27Copy recent spoolss IDL from samba4 into our tree.Günther Deschner1-159/+314
2008-02-27libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam1-1/+1
2008-02-27libreplace: fix standalone build - add necessary libs.Michael Adam2-1/+6
2008-02-27libreplace: fix standalone build on some systems.Michael Adam1-0/+2
2008-02-27Fix caller of node_status_query() to use sockaddr_storage().Michael Adam1-3/+5
2008-02-27Closed memory leak on error path.Steven Danneman1-0/+1
2008-02-26update .gitignore with new test program executableDerrell Lipman1-0/+1
2008-02-26add a test program for the new ftruncate functionalityDerrell Lipman2-0/+87
2008-02-26add smbc_ftruncate() to emulate POSIX ftruncate()Derrell Lipman3-0/+112
2008-02-26add 64-bit macros from samba4Derrell Lipman1-0/+6
2008-02-26add a function to truncate a file to a specified sizeDerrell Lipman1-0/+49
2008-02-26Add variable to define if a share should be hidden.Andreas Schneider2-4/+6
2008-02-26Rerun make idl. To remove irritating semicolon.Michael Adam1-2/+0
2008-02-26Add libnet_join.idl to the IDL files to be processed by "make idl".Michael Adam1-1/+1
2008-02-26make idl: Only compile idl files newer than the output to be generated.Michael Adam1-1/+1
2008-02-26libreplace: Add tests for connect and gethostbyname.Michael Adam5-0/+96
2008-02-26configure: put swat-part of config into m4-include file of its own.Michael Adam2-16/+28
2008-02-26Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.Michael Adam1-5/+5
2008-02-26Fix some typos.Karolin Seeger1-3/+3
2008-02-25Fix build on some systems : don't pass libraries to mkproto.awkMichael Adam1-1/+1
2008-02-25Fix the build on OpenBSD: ENOTSUP is not always defined.Michael Adam1-0/+4
2008-02-25Fix some warningsVolker Lendecke13-57/+86
2008-02-25Correctly check return of rename(2)Volker Lendecke1-1/+1
2008-02-25Fix inotify detectionVolker Lendecke2-2/+8
2008-02-25make test: pass --option=torture:sharedelay=100000 to samba4 smbtortureStefan Metzmacher1-0/+2
2008-02-25Do the formatting change in all 3 places :-)Volker Lendecke1-3/+7