summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵Jeremy Allison2008-02-282-11/+38
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v3-2-test (This used to be commit 1d9d39525a1f1f5e43e86d919f1ced2df568f676)
| | * | | | | | | Move my changes to the right section in WHATSNEW.Karolin Seeger2008-02-281-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Karolin (This used to be commit c0f486dc46fa9a8ace03e6d147e5fdbd4d6e2f2d)
| | * | | | | | | Ups... Sorry!Karolin Seeger2008-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks for the hint Volker! :-) Karolin (This used to be commit 1942798c55580ae4777521c077e2766a52fa0192)
| | * | | | | | | Fix segfault in _srv_net_file_enum.Günther Deschner2008-02-281-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 6523a051ded9f7b433fcce2d4c4a5f186b5a28f6)
| | * | | | | | | Update WHATSNEW.txt with my changes for 3.2.0pre2Stefan Metzmacher2008-02-281-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit d18778f329f0c49f1250d93cf1b52603afaf15e1)
| | * | | | | | | call libnet_conf_get_seqnum() just once and fix compiler warningsStefan Metzmacher2008-02-281-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit fb352fdbcc3fe378d2aadc4914b981eaa06b35ae)
| * | | | | | | | Remove my changeJeremy Allison2008-02-281-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 7bf4216644187549697caace4a2a48803b57fa5a)
| * | | | | | | | Fix debug %lu message.Jeremy Allison2008-02-281-2/+2
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jeremy. (This used to be commit 644a3be37a6760c9e25ac1b286c7c225096e8b0d)
| * | | | | | | Add my changes to WHATSNEW.Karolin Seeger2008-02-281-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo. Karolin (This used to be commit ebc7f903cfd4a5f7a7baaaa1674ef84368481cb9)
| * | | | | | | WHATSNEW: Added Kai's commits.Kai Blin2008-02-281-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 324d2e6585ca813b30bfb3170c74debfcde59905)
| * | | | | | | Remove unused marshalling for SVCCTL_SET_SERVICE_SEC.Günther Deschner2008-02-282-71/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 9ac2606d5214f1bf4a8ec2ac46bcaeba62e56992)
| * | | | | | | Use pidl for _svcctl_SetServiceObjectSecurity().Günther Deschner2008-02-282-28/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 19048ab4ad1b262536efae5b8b8b4411ec088921)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-284-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 86061904136706443e5abfda254a2c3a14ffd304)
| * | | | | | | Fill in IDL for svcctl_SetServiceObjectSecurity.Günther Deschner2008-02-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 67293496c5ae287e8bf2823fe21ed17c22bb4fac)
| * | | | | | | Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.Günther Deschner2008-02-282-65/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit a69c6422bb7b1ab64236cbab193d54fd90c106f0)
| * | | | | | | Use pidl for _svcctl_QueryServiceObjectSecurity().Günther Deschner2008-02-282-32/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 7c1d30f3dca068d7a3b6ec138d1d01141f0386c2)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-285-0/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 6a84317aec9ae3fcd813390b0eec655387e036ec)
| * | | | | | | Fill in IDL for svcctl_QueryServiceObjectSecurity.Günther Deschner2008-02-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit b1edbc7649561fa2e518281a8035765916a684f2)
| * | | | | | | Add some entries to WHATSNEWVolker Lendecke2008-02-271-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If this is too much self-praising, feel free to revert :-) (This used to be commit 1edfeb9951b77a21044f0ea4e75255faef308e67)
| * | | | | | | remove unused unixinfo.idl and generated filesStefan Metzmacher2008-02-279-1393/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The idl in this version uses pidl specific non NDR types... metze (This used to be commit 5dd83aaff325a1d15a0c786cbab42b8fcd6dd5ee)
| * | | | | | | Add my copyright.Günther Deschner2008-02-2719-3/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit d078a8757182d84dfd3307a2e1b751cf173aaa97)
| * | | | | | | Cosmetics: make check_bind_req() debug statements a little nicer.Günther Deschner2008-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 997a0a4a12d97595ff4df963601cf2c24d612972)
| * | | | | | | Remove unused BRS marshalling headers.Günther Deschner2008-02-271-79/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 9e17e94c8ee6e555ca3322745faaeb946650bb15)
| * | | | | | | Remove unneeded rpc_samr.h.Günther Deschner2008-02-272-82/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit e6701352dc2cd4ff9cc7d04db6f1975594477cdb)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 2ebfd28cf73a63ccf595775853e9b1660a43fd20)
| * | | | | | | Move MAX_SAM_ENTRIES defines to samr rpc_server and to samr.idl.Günther Deschner2008-02-273-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 6c6455157317049d65a9012f4e339b7e86fb0af6)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 44e63dbac990333878cda4f1a16634496ba47d0e)
| * | | | | | | Move PASS_*_CHANGE_AT_NEXT_LOGON defines to samr.idl.Günther Deschner2008-02-272-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 618eae4c0cd6a68349a76cdf36f281733fb472ae)
| * | | | | | | Move LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.Günther Deschner2008-02-272-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 9e7d32e28ce40ff158f3705354e8673f99b462bc)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 360220a6a358bb36dd705213f3c9fd2bb463e49a)
| * | | | | | | Move MAX_LOOKUP_SIDS to lsa.idl.Günther Deschner2008-02-272-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 61da5b8c003f9c8785a901fadb06f0dbb8139c5f)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 64e7f3f1422eb56c153ea0ad764b38e46410d594)
| * | | | | | | Move MAX_REF_DOMAINS to lsa.idl.Günther Deschner2008-02-272-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 8f54ba22d21eb014624670d8fdba7a63d1af684d)
| * | | | | | | Use new LSA_POLICY defines in lsa rpc server code and other places.Günther Deschner2008-02-274-67/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 58cca9faf9db506bd2f6eab4a99ef85153797ab2)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-273-6/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 01cdb071af7bc677450e511ebc7ef2036e9510e4)
| * | | | | | | Use lsa_PolicyAccessMask in lsa_OpenPolicy/2.Günther Deschner2008-02-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 2b28ca34a1aad151ad712e5ecbb2a77c66d2b671)
| * | | | | | | Add lsa_PolicyAccessMask to lsa.idl.Günther Deschner2008-02-271-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 5fad28beec7eacd32f434a3bbfcaeb41640dfd22)
| * | | | | | | Copy recent spoolss IDL from samba4 into our tree.Günther Deschner2008-02-271-159/+314
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 18233fb9d6dfbeee68c26c6a7449c292cc669550)
| * | | | | | | libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam2008-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit 5c08730f1938b8c56b70554378051d88d174c061)
| * | | | | | | libreplace: fix standalone build - add necessary libs.Michael Adam2008-02-272-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The libs needed for getifaddrs replacements have to be added to LIBS and used for the testsuite target. Michael (This used to be commit f162de7b8012d29408060610a969ca76c61a4c80)
| * | | | | | | libreplace: fix standalone build on some systems.Michael Adam2008-02-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getifaddr tests include system/network.h, which does not find getaddrinfo.h without "-I.". Michael (This used to be commit 66d4c38967e0d420929d4e1fdab0590161d526bc)
| * | | | | | | Fix caller of node_status_query() to use sockaddr_storage().Michael Adam2008-02-271-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caller is hidden inside an #ifdef . Michael (This used to be commit 4a0d1ad601facf158db0c1d1c320e9e1369093d0)
| * | | | | | | Closed memory leak on error path.Steven Danneman2008-02-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 376de8a0e4194e186b460911e3319b0f4448203e)
| * | | | | | | update .gitignore with new test program executableDerrell Lipman2008-02-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 7e6da154b18f0aabcf2f8050bc5a57677bc9b322)
| * | | | | | | add a test program for the new ftruncate functionalityDerrell Lipman2008-02-262-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit df995eddbddec80a0d9d4659bbb9c6ca8a45d02b)
| * | | | | | | add smbc_ftruncate() to emulate POSIX ftruncate()Derrell Lipman2008-02-263-0/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 6f5051b9c1405ab1dc3e697419ceedb3acac46d8)
| * | | | | | | add 64-bit macros from samba4Derrell Lipman2008-02-261-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a19e5fd5846685d5264e92bedf5cb57d99271f28)
| * | | | | | | add a function to truncate a file to a specified sizeDerrell Lipman2008-02-261-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 7e5752812d6d9e3bcf9a545cbdcf3afe2175dbc4)
| * | | | | | | Add variable to define if a share should be hidden.Andreas Schneider2008-02-262-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you create a share on a Windows machine called foo$ then this share is of the type STYPE_DISKTREE. So it is possible to administrate this kind of share. Tested on Windows NT and 2003. In samba we assume that if a share with a $ at the end must be of the type STYPE_DISKTREE_HIDDEN. This is wrong, so we need a variable in the config to define if the share should be hidden or not. (This used to be commit a3da677bf0faed56e6731ee96708a7847a61d118)
| * | | | | | | Rerun make idl. To remove irritating semicolon.Michael Adam2008-02-261-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit 3e1f88c90e4c5721381778062edfe6e681c8eec3)