summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell2007-10-102-0/+2
| | | | (This used to be commit 1936c20939a6e1311665b44a71a31ab231ba7b28)
* r9047: show the order of the server/correct output to make it easier to demo ↵Andrew Tridgell2007-10-101-0/+2
| | | | | | this test ;) (This used to be commit 73ba1a8e3823330c6889d626e8e4fb392ebcab8a)
* r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit 0ab907af6a4c3d1adbafccdb1bd4150c491bcba4)
* r9045: be friendly towards servers that don't understand the 'share' form ↵Andrew Tridgell2007-10-101-2/+4
| | | | | | | for tconx, instead of the \\server\share form (This used to be commit 02a78d06e1018087859c9ec65b792b1ffcfd3981)
* r9044: added a comment so you can see what this test does :-)Andrew Tridgell2007-10-101-1/+2
| | | | (This used to be commit ee2744160892f28390662f4934dc4135e4378d78)
* r9043: fixed return code in RAW-STREAMS testAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 45e41010da19cafc9d50369c2d311a42e5172eb7)
* r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell2007-10-102-1/+11
| | | | (This used to be commit eaf079e33f3e2d933b7310cf076d572b6988cbb4)
* r9038: Revert svn rev 414. Discussed with Jerry and Metze.Lars Müller2007-10-102-1/+18
| | | | | | | | We need the option to add an 'a' if we're already in pre or rc state with the next release. Bugzilla Bug 2618 (This used to be commit 8e2be770aef55ef1d9a7ec45d189c96d231ae72a)
* r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2007-10-103-7/+26
| | | | | | | force_password_change datetime. rafal (This used to be commit dfa2cc6c4ed8273b1d3ee604954c81c75f0890bd)
* r9033: Add the 'installmisc' make target back againJelmer Vernooij2007-10-101-2/+8
| | | | (This used to be commit 8eff7263938eae8a51f42e732563fdfbc570a4b3)
* r9031: don't use the global $LIBS variables for posix specific stuffStefan Metzmacher2007-10-102-6/+7
| | | | | metze (This used to be commit 51ab751c619bfa05a736853723f1aeda901a0b33)
* r9030: add a AC_SEARCH_FUNCS_EXT() which takes an extra argument that get ↵Stefan Metzmacher2007-10-101-2/+27
| | | | | | | | | the output libs to not pollute the global $LIBS variable metze (This used to be commit 80bdc68ec188728b80eedf0fde9f22f06349f9b6)
* r9028: make some function staticStefan Metzmacher2007-10-101-3/+3
| | | | | metze (This used to be commit 72643ac4c4724bdd3e73b5d10ff9bdf21eb46345)
* r9026: remove autogenerated .x and .c filesStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 126875392082f1378316c981ed576934794415d9)
* r9025: fix the build when it was stoped and you don't run make clean before ↵Stefan Metzmacher2007-10-101-2/+3
| | | | | | | make all metze (This used to be commit 9a920d18bdfc8fe464989fc604e9e5374ee39329)
* r9022: One more step in the game of whack-a-mole with the PAC.Andrew Bartlett2007-10-101-7/+27
| | | | | | | | This makes the PAC we generate match (closely) the PAC generated by my test win2k3 DC. Andrew Bartlett (This used to be commit 6172b1868020ac8e828c375f17f4c33fc40eaca4)
* r9016: More work to avoid abuse of the "name" attribute, this time onAndrew Bartlett2007-10-101-11/+27
| | | | | | | NETLOGON. Andrew Bartlett (This used to be commit e9837d49bc8d784b365c0a7470ebfbd6f396464d)
* r9015: Fix access to BUILTIN again.Andrew Bartlett2007-10-101-31/+34
| | | | | Andrew Bartlett (This used to be commit 2beb694226429319ff3799adbd7be50af99df02c)
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-104-38/+141
| | | | | | | cross-reference instead. Andrew Bartlett (This used to be commit 0f7b1136f6e0779f28f2132a8606dd64be20c42e)
* r9010: forgot to commit the change to create_directory_handle()Andrew Tridgell2007-10-101-6/+6
| | | | (This used to be commit 8d5238049376fb5887bdd478d7e3caa80ff1c6d0)
* r9009: directory not empty is not an error on failure to delete directory in ↵Andrew Tridgell2007-10-101-1/+1
| | | | | | delete on close (This used to be commit dada509f5e374872cded9035611c9d4fd9f4c4c7)
* r9008: check the return status for the directory handle creationsAndrew Tridgell2007-10-102-8/+21
| | | | (This used to be commit 57e44300f73bbf190a0282925591b7dd1dfc2b6b)
* r9007: fixed error code for setting delete on close on a non-empty directoryAndrew Tridgell2007-10-102-0/+27
| | | | (This used to be commit 320ab3c93b05a79b77dbbb85e9b038bb07848ba5)
* r9006: expanded RAW-UNLINK test to test directory delete on close with ↵Andrew Tridgell2007-10-101-0/+104
| | | | | | | non-empty directory, as per discussions during jeremys talk at cifs2005 (This used to be commit b28b2108c7f3e94fb47a706fb1d550354074730d)
* r9003: add testing for non-empty directory delete on closeAndrew Tridgell2007-10-101-1/+30
| | | | (This used to be commit caca1f191d23ef848d3c8da76e8a0e80a06dacef)
* r9002: a workaround for the current build problems. I hope this will allowAndrew Tridgell2007-10-101-1/+1
| | | | | | | | the build farm hosts to build again. Jelmer, please feel free to remove this once you have the correct dependencies sorted out (This used to be commit ed3d76a91ffde3e4095877a50510dda479ef49c2)
* r9001: Fix warning in make cleanJelmer Vernooij2007-10-101-5/+1
| | | | (This used to be commit 84bd51279e1302bdecca99fb3f155ba2f6e0bbf5)
* r8999: Use the timestamps module to ensure we update times.Andrew Bartlett2007-10-101-0/+5
| | | | | Andrew Bartlett (This used to be commit e6abd9f70449e9c5716cd36565442873bdc7d44c)
* r8998: More work on the RPC server code to avoid abusing the name attributeAndrew Bartlett2007-10-102-29/+39
| | | | | | | as a netbios name. Andrew Bartlett (This used to be commit 242db48b98a04eed46bb35946dcd68b579bffe00)
* r8997: Define CPP for hosts that don't default to 'cpp'Jelmer Vernooij2007-10-101-0/+2
| | | | (This used to be commit efe0be92496940dd5c98ad2e864ef326ea6bf3ef)
* r8996: More build fixes...Jelmer Vernooij2007-10-103-10/+20
| | | | (This used to be commit 2b15c74f201d7fad11f1c50dd91b27b78b221550)
* r8995: Add heimdal headers back to "basics" target... should fix the build ↵Jelmer Vernooij2007-10-102-6/+6
| | | | | | for now (This used to be commit 343e33c13ff5a67b463c2f7c18e0a6590d75f8ab)
* r8994: Clean up some more autogenerated files so I can predict when I'm going toJelmer Vernooij2007-10-102-6/+10
| | | | | break the build... (This used to be commit 1f31414f372bf930db0a65531e85ab5cb9a34723)
* r8991: Change Makefile.core to main.mk to prevent accidental removal problems.Jelmer Vernooij2007-10-102-1/+1
| | | | (This used to be commit 3719570411c47b019e29dbfec1af7b018ea9f759)
* r8988: Don't remove Makefile.core in distclean...Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit e8324ff8900fee2df6ca48d89e86e419f7223af9)
* r8986: As far as I can tell, given the ldif I get from behind this, we have aAndrew Bartlett2007-10-101-1/+1
| | | | | | | signed NTTIME here. Andrew Bartlett (This used to be commit 57b703a9d5c26ad410125b15587a52129a41fb91)
* r8985: Automatically generate make dependency rules forJelmer Vernooij2007-10-108-198/+150
| | | | | | | the asn1 and error table files. This removes the need for HEIMDAL_EXTERNAL (This used to be commit 2f481ac93c0151b82dab737d49ae8d0d3cbbbbbe)
* r8984: Use the correct cross-reference search in DRSUAPI, rather than makingAndrew Bartlett2007-10-101-9/+10
| | | | | | | assumptions about the behaviour of "name" as a NETBIOS domain name. Andrew Bartlett (This used to be commit ba5fe07b97a99c34256f849dfbdd9a307a7d238d)
* r8983: The KVNO (Kerberos key version number) should be incremented withAndrew Bartlett2007-10-101-0/+4
| | | | | | | every password set. Andrew Bartlett (This used to be commit 71958cb19f8a2289e97f29018bb252a7d4540258)
* r8982: "name" is not the netbios name, but the RDN. Return the correctAndrew Bartlett2007-10-101-13/+4
| | | | | | | | netbios domain name of the host, as well as the sid from the cache we fetched earlier. Andrew Bartlett (This used to be commit c847ca2cc8244a7ce4180d17397723a486bbecc8)
* r8981: Add comments, fix typos (in attribute names) and check for errors inAndrew Bartlett2007-10-102-8/+39
| | | | | | | SamSync and 'net join'. Andrew Bartlett (This used to be commit 257240b0e29da14f7a2e660182b367304a5fa530)
* r8980: Make Samba4 honour account control flags (we were asking for aAndrew Bartlett2007-10-101-3/+5
| | | | | | | | | | | non-existant field). Also change time(NULL) into an NTTIME for comparison, rather than experience rounding bugs (size of time_t) when converting an NTTIME into a time_t. Andrew Bartlett (This used to be commit 181155f9e059a2eb74a7dd7c34a358724ec88bb8)
* r8979: Bunch of makefile fragment inclusion fixes:Jelmer Vernooij2007-10-106-174/+146
| | | | | | | | - support whitespace - support "include " keyword - move swig stuff to .mk file - support autogenerated makefile portions (use "include echo foo|") (This used to be commit 43779c09b6a75e03f4cf6e8953a837cddd318aa5)
* r8977: Put my copyright in share torture test.Rafal Szczesniak2007-10-101-0/+1
| | | | | rafal (This used to be commit 186bcabaa6e4989e2b46b99a46221fe6fc79b365)
* r8975: Very basic test for delshare function based on code submittedRafal Szczesniak2007-10-102-4/+56
| | | | | | | by Gregory LEOCADIE <gleocadie@idealx.com>. rafal (This used to be commit 4d4d1ab37d68b6054b7b0459e2e7e86141f9b462)
* r8974: Support makefile fragments in .mk filesJelmer Vernooij2007-10-106-113/+52
| | | | (This used to be commit 8d9c18a1b4cf31ebae1d0c84b00b4d781f55de66)
* r8973: nicer outputStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit ea78b57ed8ab3488a7b7ca4d5ead1ec4d0f10931)
* r8972: More simplifications...Jelmer Vernooij2007-10-103-40/+19
| | | | (This used to be commit d89caeb8004c5cfabc934c8efa899a6d1839d250)
* r8970: Add 'ADS' join support to Samba4.Andrew Bartlett2007-10-102-4/+71
| | | | | | | | We now fill in the servicePrincipalName over LDAP, just like XP does, and store the kvno in our local db. Andrew Bartlett (This used to be commit 5547c4e6f6a0c163aa38fa4d4ed8c627ae12bf80)
* r8969: Make password field a password field, that is - prevent them fromRafal Szczesniak2007-10-102-0/+2
| | | | | | | displaying plain text. rafal (This used to be commit b91e6053485ada50f66aa763e0ccff3b71991fa5)