summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Modify the LDAP-CLDAP test for better coverage.Andrew Bartlett2008-05-171-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes up some compiled in constants and checks a couple more NT versions. Andrew Bartlett (This used to be commit ca1b3fe3add06dc22361d5a5fe7e63a6abb1697c)
| * | | Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-178-111/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework the mailslot infrustructure to cope, passing down the mailslot name so that we can implement both in the same callback function. Andrew Bartlett (This used to be commit 89fdd77891529aa74bb920994b8b5959aae8ac2d)
| * | | Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett2008-05-171-0/+1
| | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit a7983387f7a624f6bf5c2fbfa41f849ac4471147)
| * | | Make the IRPC GetDC request use SAM_LOGON packets.Andrew Bartlett2008-05-171-42/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This also moves the request to the new netlogon structures. Andrew Bartlett (This used to be commit 7ed4ba8d1a2ced013feafc1f0ca95595ac66bcbc)
| * | | Convert the CLDAP server to use the new netlogon structures.Andrew Bartlett2008-05-171-95/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also makes the CLDAP server the place where we create the NETLOGON SAMLOGON replies, regardless of protocol (NBT mailslots or CLDAP). Andrew Bartlett (This used to be commit 8b00a9429470c9ad3646255c340e6a963bd226bd)
| * | | Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett2008-05-171-4/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Interestingly, despite these packets being very similar, this fails on NTLOGON - no reply is received. Andrew Bartlett (This used to be commit 25ab0ad0a0216ef18e0aaeec27c7833d8c68ca30)
| * | | Put back the old netlogn parsing code - for the request onlyAndrew Bartlett2008-05-172-15/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This gives us seperate parsing functions for requests and replies. Andrew Bartlett (This used to be commit d2d3d15a8edd58cda7543feebdeb52178400615b)
| * | | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-1614-483/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This now matches section 7.3.3 of the MS-ATDS specification, and all our current tests pass against windows. There is still more testing to do, and the server implementation to complete. Andrew Bartlett (This used to be commit 431d0c03965cbee85691cd0dc1e2a509c1a2b717)
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1528-258/+776
| |\ \ \ | | | | | | | | | | | | | | | (This used to be commit 618400fe7d1f469150b82e0aebc89b2104de116f)
| * | | | Remove JavaScript provision-backend scriptAndrew Bartlett2008-05-121-188/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The library it relied on has already been removed. Andrew Bartlett (This used to be commit 97427731a520283fdd3c8e582ac1f8be7699013e)
| * | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1266-1708/+215
| |\ \ \ \ | | | | | | | | | | | | | | | | | | (This used to be commit 61c31dc7cf649bc6f2d14bc8637e50ead9b9210a)
| * \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-0921-110/+306
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | (This used to be commit 2db0e86fb4abc27eed2d35e1d41122bc89a2c5fe)
| * \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-072-1/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit c21dd40bc73acafe6bd28cfd0de60f2a4b03853a)
| * | | | | | | Cope with an empty mapping file in ad2oLschemaAndrew Bartlett2008-05-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5f36a605a9accfba1125bbae0e79bb14b936173c)
* | | | | | | | added SMB2 proxying of rmdirAndrew Tridgell2008-05-192-2/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 1e0c24b2760f2a632333b51710cd9581f0cee851)
* | | | | | | | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-19108-1371/+1727
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | (This used to be commit 733937e87a1adcc19492ea2bd138e705701901b6)
| * | | | | | | Revert some absolute paths.Jelmer Vernooij2008-05-192-47/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit b4613e81351fa0477d0c76a19fb0474a79f8689f)
| * | | | | | | Move IDL build script to rpc directory, make various bits and pieces easier ↵Jelmer Vernooij2008-05-197-104/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to use externally. (This used to be commit 8328ff76416df5a6e05461d3a19f510b76f2e902)
| * | | | | | | Fix a bunch of dependencies.Jelmer Vernooij2008-05-1814-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a)
| * | | | | | | Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-1853-112/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
| * | | | | | | Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij2008-05-1853-151/+192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
| * | | | | | | Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-testJelmer Vernooij2008-05-184-12/+12
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit 57b57b1ff9a2ddf087fc6cceaf6c9afb4f8f0135)
| | * | | | | | | Typo, formatting fixes.Jelmer Vernooij2008-05-184-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5c961c0b41e0a41bd41705a103595af7405132a4)
| | * | | | | | | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij2008-05-1863-431/+476
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 63fd551a159b3ad4e314f551d65b7d723bbe485a)
| | * \ \ \ \ \ \ \ Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij2008-05-182-17/+10
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 3a83d4ebd41908aa0f88eec5b05156112ea0ca7b)
| | * \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij2008-05-181-23/+23
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 3cff5bc25ad894bef6ed65566d9d692968092760)
| | * \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij2008-05-184-396/+398
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 201da6d5d05ed624bd9f4bd535969077a3b8b3ba)
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij2008-05-183-8/+10
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ad58defe129d25ea2e8a598934800610189747e8)
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij2008-05-183-110/+114
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 84c9fbe8466e013e501eecf9b2e7981c1df8232c)
| | * | | | | | | | | | | | | Simplify argument handling.Jelmer Vernooij2008-05-182-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit f305c443db8e48efa80eeda8f83073b475dc3fee)
| * | | | | | | | | | | | | | Avoid smb_build for prototype headers in some places.Jelmer Vernooij2008-05-186-14/+23
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 4876c4efbbafb4e0afa3554cd9f748ab591a2927)
| * | | | | | | | | | | | | Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-1819-71/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
| * | | | | | | | | | | | | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-184-35/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 28f4a8bc2c9b4158e74e1284ff9df068388c3b3d)
| * | | | | | | | | | | | | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-1830-275/+294
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4)
| * | | | | | | | | | | | | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-1810-39/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 2860a7db5968c7007522cdb300eba390da929ab8)
| * | | | | | | | | | | | | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-185-12/+15
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 56bb2907c67d55967f54ce74b029f05067a187c5)
| * | | | | | | | | | | | Use variable for param src dir.Jelmer Vernooij2008-05-182-17/+10
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit f97bc5735803a73181030e6d7db2862ebc1b7f4b)
| * | | | | | | | | | | Build system doesn't do make variable expansion...Jelmer Vernooij2008-05-181-23/+23
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 16a04d9af4cc33daafe32bc45a404959924bd33e)
| * | | | | | | | | | Use src dir.Jelmer Vernooij2008-05-184-396/+398
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 63f2b66f0e1120a516d3dfcd03b38db2e4aaddd0)
| * | | | | | | | | Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij2008-05-183-8/+10
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit fb10a81b9484642099ecbe896eabe00a4417bc42)
| * | | | | | | | Move templates to a separate file.Jelmer Vernooij2008-05-182-96/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit d9770b651f61a0b70d6afa4610fadc7f199e1d98)
| * | | | | | | | Avoid use of relative paths.Jelmer Vernooij2008-05-181-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 8a4f030261d15ea78280d51877711ceea815885a)
| * | | | | | | | Fix --output argument.Jelmer Vernooij2008-05-181-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a38e473c9e382465ae30f3ca7ae12de500aec5f7)
| * | | | | | | Allow specifying different input file to smb_build.Jelmer Vernooij2008-05-182-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit c4bfc0b8daf2e288a278936b279bb4f7848d78e9)
| * | | | | | | Move writing of data.mk file to m4 macro.Jelmer Vernooij2008-05-183-27/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 7fee112d2b86b423c397118f0333065825ea3518)
| * | | | | | | Move writing autoconf vars into files into m4 macros.Jelmer Vernooij2008-05-182-26/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 3ce8a4bb5568bb798c40034e3fa6a613ad2bf43b)
| * | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-05-1841-391/+1135
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | (This used to be commit 16dbbf75c7fa0f877659654a20bcab73b707e627)
| | * | | | | | smbd: pass down lp_ctx to stream_new_connection_merge()Stefan Metzmacher2008-05-172-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metze (This used to be commit 91e9062265a68e3a1fe5e092503ec44ae5ea034e)
| | * | | | | | smbd: add session_info to struct stream_connectionStefan Metzmacher2008-05-171-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NULL represents an anoymous connection, as that's cheaper than always calling auth_anonymous_session_info(), That means if the caller wants to use the transport layer session_info he should call auth_anonymous_session_info() to create the session info. metze (This used to be commit 3777d0307b346bcf363ab5ad783e802682034a9a)
| | * | | | | | lib/replace: move sys/sockio.h and sys/un.h checks into ↵Stefan Metzmacher2008-05-162-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AC_LIBREPLACE_NETWORK_CHECKS metze (This used to be commit 7f26a5425e706a97cc07c5139b3fea4fde9e4020)