samba.git
16 years agor866: convert the rest of the binaries to config.mk files
Stefan Metzmacher [Tue, 25 May 2004 00:20:19 +0000 (00:20 +0000)]
r866: convert the rest of the binaries to config.mk files

metze
(This used to be commit 0f8c193ac35572862b0d653dc02a71ebc71e88a8)

16 years agor865: Regression test for attribute-only opens not causing an oplock break.
Jeremy Allison [Tue, 25 May 2004 00:05:51 +0000 (00:05 +0000)]
r865: Regression test for attribute-only opens not causing an oplock break.
Samba3 server used to get this wrong.
Jeremy.
(This used to be commit 4120b3bdf6668909efa0af97b2c63adea22c35da)

16 years agor864: convert the smbd/* code to a config.mk file
Stefan Metzmacher [Mon, 24 May 2004 23:57:53 +0000 (23:57 +0000)]
r864: convert the smbd/* code to a config.mk file

and add server_auth, server_smb, server_rpc as server modules

metze
(This used to be commit ecdeedb2ac81a3c816f7d72b6f39f16dd6e6267f)

16 years agor863: Added test to ensure an open and locked file can be truncated by a second open.
Jeremy Allison [Mon, 24 May 2004 23:40:50 +0000 (23:40 +0000)]
r863: Added test to ensure an open and locked file can be truncated by a second open.
This was something the Samba3 server previously got wrong.
Jeremy.
(This used to be commit 2cb4ed271b87a5c145a5f3f64c7f82c9e73753a1)

16 years agor862: remove acl and sendfile stuff
Stefan Metzmacher [Mon, 24 May 2004 23:01:20 +0000 (23:01 +0000)]
r862: remove acl and sendfile stuff
it will be readded inside the ntvfs_posix module

metze
(This used to be commit ec624aefa86934da23105a5c014080b464efac28)

16 years agor861: remove the next round of unused stuff
Stefan Metzmacher [Mon, 24 May 2004 22:05:06 +0000 (22:05 +0000)]
r861: remove the next round of unused stuff

metze
(This used to be commit 8f59daba0d03a2c58f7f23655153de05cbe47e81)

16 years agor860: convert SUBSYSTEM TORTURE to a config.mk file
Stefan Metzmacher [Mon, 24 May 2004 22:00:40 +0000 (22:00 +0000)]
r860: convert SUBSYSTEM TORTURE to a config.mk file

metze
(This used to be commit 485eefcc0d0b6f599ec9bbb97d6d86a29dd5b762)

16 years agor858: - remove unused account policy stuff it's in our sam.ldb now:-)
Stefan Metzmacher [Mon, 24 May 2004 20:52:03 +0000 (20:52 +0000)]
r858: - remove unused account policy stuff it's in our sam.ldb now:-)
- don't link lib/ldap_escape.c it's currently unused

metze
(This used to be commit be472beea3a7ae60cbacada8047b13d4de30643e)

16 years agor857: fix the build of gregedit (typo:-)
Stefan Metzmacher [Mon, 24 May 2004 18:13:24 +0000 (18:13 +0000)]
r857: fix the build of gregedit (typo:-)

metze
(This used to be commit 44de741038ccdbca1e3c950670748e99483a7417)

16 years agor854: remove unused file
Stefan Metzmacher [Mon, 24 May 2004 17:43:34 +0000 (17:43 +0000)]
r854: remove unused file

metze
(This used to be commit 59f9108e2d8f821d30f4f1463444ee8f76d3f16f)

16 years agor853: remove a real big bunch of unused code
Stefan Metzmacher [Mon, 24 May 2004 17:41:47 +0000 (17:41 +0000)]
r853: remove a real big bunch of unused code

I really think that this is needed to get a better overview of what is currently used
Also this stuff is really out of date

so if we really ever need some of this stuff back,
a 'svn copy' from the SAMBA_3_0 branch should be no big problem...

metze
(This used to be commit 972598d511c64f29bdc849fe58c9c82fbcf6a4a2)

16 years agor852: remove unused utility progs
Stefan Metzmacher [Mon, 24 May 2004 17:28:29 +0000 (17:28 +0000)]
r852: remove unused utility progs

metze
(This used to be commit 4ef0b3656abdebb698d93936ae6ca492a8d35ef8)

16 years agor851: convert lib/registry/ to a config.mk file
Stefan Metzmacher [Mon, 24 May 2004 17:18:00 +0000 (17:18 +0000)]
r851: convert lib/registry/ to a config.mk file

metze
(This used to be commit b5567601464a649374e0ef280661292322b3334c)

16 years agor850: convert SUBSYSTEM AUTH to a config.mk file
Stefan Metzmacher [Mon, 24 May 2004 16:54:41 +0000 (16:54 +0000)]
r850: convert SUBSYSTEM AUTH to a config.mk file

metze
(This used to be commit b29414bd23385ba2502763ed33676a42d176eaf9)

16 years agor849: move tdb/tools/Makefile to tdb/Makefile.tdb
Stefan Metzmacher [Mon, 24 May 2004 16:39:19 +0000 (16:39 +0000)]
r849: move tdb/tools/Makefile to tdb/Makefile.tdb

like in ldb

also fix the makefile to let it compile the tools fine

metze
(This used to be commit e3191b54ea583913a9fd21eeb4e57d82e996c847)

16 years agor848: convert lib/tdb into the same layout as lib/ldb
Stefan Metzmacher [Mon, 24 May 2004 16:27:23 +0000 (16:27 +0000)]
r848: convert lib/tdb into the same layout as lib/ldb

metze
(This used to be commit bacab322ce89979f0ad0811cd15b73d81eceb69d)

16 years agor847: convert SMB SERVER SUBSYSTEM to a config.mk file
Stefan Metzmacher [Mon, 24 May 2004 16:09:08 +0000 (16:09 +0000)]
r847: convert SMB SERVER SUBSYSTEM to a config.mk file

metze
(This used to be commit 7f2e8a2b843cb58098a841c71764697553c57112)

16 years agor846: convert DCESRV subsystem to a config.mk file
Stefan Metzmacher [Mon, 24 May 2004 16:02:40 +0000 (16:02 +0000)]
r846: convert DCESRV subsystem to a config.mk file

metze
(This used to be commit 7fffc124e38a4e5b16d650b1f6d82b24dcfee982)

16 years agor845: convert SUBSYSTEM LIBBASIC to a .mk file
Stefan Metzmacher [Mon, 24 May 2004 15:45:37 +0000 (15:45 +0000)]
r845: convert SUBSYSTEM LIBBASIC to a .mk file

metze
(This used to be commit 81f50fbc95c8c81a18dc1e87a76c53657a24af7b)

16 years agor839: password set/change in the samr server is complex enough that it
Andrew Tridgell [Mon, 24 May 2004 05:35:59 +0000 (05:35 +0000)]
r839: password set/change in the samr server is complex enough that it
deserves its own C module
(This used to be commit 2ba7ff824c32b3db037263ddcff9c876293ea284)

16 years agor838: got rid of rpc_misc.h
Andrew Tridgell [Mon, 24 May 2004 05:07:04 +0000 (05:07 +0000)]
r838: got rid of rpc_misc.h
(This used to be commit f61d333b2a280434181451ce735a05ad319a2515)

16 years agor837: get rid of some more old rpc headers, and the genparser headers
Andrew Tridgell [Mon, 24 May 2004 05:01:34 +0000 (05:01 +0000)]
r837: get rid of some more old rpc headers, and the genparser headers
(This used to be commit 3068b766edb17accbf52f82a81734f6d76e9f9bc)

16 years agor836: get rid of SEC_DESC and related structure definitions
Andrew Tridgell [Mon, 24 May 2004 04:53:12 +0000 (04:53 +0000)]
r836: get rid of SEC_DESC and related structure definitions
(This used to be commit d75fcbf0686f6a05e7996ba356fb5c31fb01a3b3)

16 years agor834: Fix gconf and dir backends
Jelmer Vernooij [Sun, 23 May 2004 14:18:08 +0000 (14:18 +0000)]
r834: Fix gconf and dir backends
(This used to be commit fe5166ee88d401cdd493644af4876e803f546aef)

16 years agor833: Compile error
Jelmer Vernooij [Sun, 23 May 2004 13:55:52 +0000 (13:55 +0000)]
r833: Compile error
(This used to be commit e4f6ca85223b86beac237398ea5474f4f56404a2)

16 years agor832: Only show menu items for backends if they're present
Jelmer Vernooij [Sun, 23 May 2004 13:50:56 +0000 (13:50 +0000)]
r832: Only show menu items for backends if they're present
(This used to be commit 9228aeeafd956a2885b5f1dfaa6feacb555b7483)

16 years agor831: These functions duplicate the push/pull charcnv interfaces that we use
Andrew Bartlett [Sun, 23 May 2004 12:44:53 +0000 (12:44 +0000)]
r831: These functions duplicate the push/pull charcnv interfaces that we use
everywhere else in the Samba code, so remove them for clarity.

(ok, so  also just never liked the names  ;-)

Andrew Bartlett
(This used to be commit 5f5786ad5ff6cc133a143476e8968b00ed057a62)

16 years agor830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.
Jelmer Vernooij [Sun, 23 May 2004 12:37:55 +0000 (12:37 +0000)]
r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.
(This used to be commit ad88561becf59cd38a3e329e68cbe5518a3373d7)

16 years agor829: Implement 'hive' command
Jelmer Vernooij [Sun, 23 May 2004 12:12:50 +0000 (12:12 +0000)]
r829: Implement 'hive' command
(This used to be commit 2a87981bd0a79f0d685441d690e2f810d6ed86d0)

16 years agor828: Some fixes in the core and regshell concerning hives and
Jelmer Vernooij [Sun, 23 May 2004 12:01:20 +0000 (12:01 +0000)]
r828: Some fixes in the core and regshell concerning hives and
unicode
(This used to be commit 25c27b176c9905f3968e955f33a6db41b0102a38)

16 years agor827: remove a few more unused functions that we are unlikely to use again
Andrew Tridgell [Sun, 23 May 2004 00:40:25 +0000 (00:40 +0000)]
r827: remove a few more unused functions that we are unlikely to use again
(This used to be commit 121dd9ba0038f6e076c464cddad0b788fe6076fa)

16 years agor826: removed a pile of old code, in preparation for a new ACL handling system. I...
Andrew Tridgell [Sun, 23 May 2004 00:30:17 +0000 (00:30 +0000)]
r826: removed a pile of old code, in preparation for a new ACL handling system. I'd like to get rid of DOM_SID completely soon
(This used to be commit e306e27cf333e176195a47b19e3de591b4a59650)

16 years agor825: - Introduce support for multiple roots (or 'hives')
Jelmer Vernooij [Sat, 22 May 2004 18:49:25 +0000 (18:49 +0000)]
r825: - Introduce support for multiple roots (or 'hives')
- Clean up rpc backend (possible now that multiple hives are supported)
(This used to be commit 8cd1b6bc70510fe576135a66351e9e3ea895c9ff)

16 years agor822: use 'Last Change Rev:' instead of 'Revision:' from the svn info output
Stefan Metzmacher [Sat, 22 May 2004 14:48:26 +0000 (14:48 +0000)]
r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info output
for setting the SVN_REVISION in version.h

metze
(This used to be commit 081f7970dd16215b13fb3ab0630992189a9187be)

16 years agor821: prompt user for password if not given by -U user%pass
Stefan Metzmacher [Sat, 22 May 2004 14:40:49 +0000 (14:40 +0000)]
r821: prompt user for password if not given by -U user%pass
and not as torture:password in smb.conf

metze
(This used to be commit 9de377a914292be19cdffd1020d613d50df7f4e6)

16 years agor819: Fix seg fault in rpc backend, found by Andrew Bartlett
Jelmer Vernooij [Sat, 22 May 2004 11:36:20 +0000 (11:36 +0000)]
r819: Fix seg fault in rpc backend, found by Andrew Bartlett
(This used to be commit d4cc4b3d682eb828208a621fe6b795f3e77c746a)

16 years agor818: added server side SMB signing to Samba4
Andrew Tridgell [Sat, 22 May 2004 11:16:21 +0000 (11:16 +0000)]
r818: added server side SMB signing to Samba4
(This used to be commit 8e5ddf5e8eb74f667897f90baa2d00f02ca5818b)

16 years agor816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
Andrew Bartlett [Sat, 22 May 2004 07:55:48 +0000 (07:55 +0000)]
r816:  - Make use of tridge's new samdb_result_sid_prefix() helper function.

 - Remove legacy sid_to_string (which contained a memleak)

 - Remove some unused parts of lib/util_sid.c

Andrew Bartlett
(This used to be commit 7c69a85984e47c004ddfd9bb5eadcb3191b56f9d)

16 years agor815: include our netbios name in the negprot response (this matches win2003)
Andrew Tridgell [Sat, 22 May 2004 07:38:15 +0000 (07:38 +0000)]
r815: include our netbios name in the negprot response (this matches win2003)
(This used to be commit b4b67c330174ac0570558bedf50729542ea775da)

16 years agor813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,
Andrew Tridgell [Sat, 22 May 2004 01:29:42 +0000 (01:29 +0000)]
r813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,
allowing us to use a more standard debug format.

If you want it even smaller than I recommend the
-feliminate-dwarf2-dups option, if your version of gcc supports it.
(This used to be commit a11340a971af24d9dcab720f92483b0dafa01142)

16 years agor812: added a new samdb_replace() call that simplifies the code in the main samr...
Andrew Tridgell [Sat, 22 May 2004 00:53:57 +0000 (00:53 +0000)]
r812: added a new samdb_replace() call that simplifies the code in the main samr server a bit.
(This used to be commit 255d6e77e705bb7a94e6738c9f48f9d8c625883c)

16 years agor811: make the ldb_modify REPLACE semantics better match LDAP (ie. no error
Andrew Tridgell [Sat, 22 May 2004 00:52:04 +0000 (00:52 +0000)]
r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no error
on the attribute not existing and allow an empty replace)
(This used to be commit 1418b667d9041430786089713eafee63dd7b4a28)

16 years agor808: fix libtdb build by ifedffing out an smb_panic() and copying over CatchSignal...
Simo Sorce [Fri, 21 May 2004 16:39:12 +0000 (16:39 +0000)]
r808: fix libtdb build by ifedffing out an smb_panic() and copying over CatchSignal fn from lib/signal changing it's name to TdbCatchSignal
(This used to be commit e1afaa1e9c8de5615030015b1360529b450d2047)

16 years agor807: compile with PICFLAG by default
Stefan Metzmacher [Fri, 21 May 2004 16:02:24 +0000 (16:02 +0000)]
r807: compile with PICFLAG by default
(ask tridge why this is better than recompiling only the
 files we need for libraries with PICFLAG)

metze
(This used to be commit ee32d29044a52d7098e242ed48c309871e711bd9)

16 years agor806: Checkin of workarea - tridge gave me some good ideas today for a better
Tim Potter [Fri, 21 May 2004 12:15:04 +0000 (12:15 +0000)]
r806: Checkin of workarea - tridge gave me some good ideas today for a better
way to do this.
(This used to be commit c63cb50ca56cb69f7ef39f9828afa61f324f2832)

16 years agor803: Add README file about building the debian package
Jelmer Vernooij [Thu, 20 May 2004 20:44:53 +0000 (20:44 +0000)]
r803: Add README file about building the debian package
(This used to be commit e100e79be0aa883ed5cc69370d705e3abf1bef01)

16 years agor796: fixed samr_OemChangePasswordUser2() to replace attributes, not add
Andrew Tridgell [Thu, 20 May 2004 13:44:46 +0000 (13:44 +0000)]
r796: fixed samr_OemChangePasswordUser2() to replace attributes, not add
(This used to be commit 24bbf9f1bcfddb5131769439bd139faef2c022e2)

16 years agor793: - don't make templates members of any class that would make them show
Andrew Tridgell [Thu, 20 May 2004 13:29:38 +0000 (13:29 +0000)]
r793:  - don't make templates members of any class that would make them show
   up in searches like "objectclass=user"

 - auto-add the computer objectclass for computer accounts on create

 - added two types of password change call in samr server

 - reset last_fault_code before each dcerpc call
(This used to be commit c1a65f83f6a4c51e60efd204dab89c20cda65d2b)

16 years agor792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell [Thu, 20 May 2004 13:25:06 +0000 (13:25 +0000)]
r792:  - changed the ldb ldif_* functions to be in the ldb_ namespace

 - added better error reporting in ldbdel

 - fixed a bug in handling packing of records which contain elements
   with no values (it caused db corruption)

 - allow search with "dn" as target attribute
(This used to be commit 36575396234e3d35dbd442c8f1ff54a17ae64e64)

16 years agor791: added ldb man page build to ldb makefile
Andrew Tridgell [Thu, 20 May 2004 13:21:30 +0000 (13:21 +0000)]
r791: added ldb man page build to ldb makefile
(This used to be commit ec38392888d20991abe18dd3e6ca226a62c7d4ae)

16 years agor790: started working on some documentation (manual pages) for ldb
Andrew Tridgell [Thu, 20 May 2004 13:20:30 +0000 (13:20 +0000)]
r790: started working on some documentation (manual pages) for ldb
(This used to be commit dcb9d1a897f7186824e997064902f3d50bad1887)

16 years agor789: we return wrong number of entries
Simo Sorce [Thu, 20 May 2004 07:49:34 +0000 (07:49 +0000)]
r789: we return wrong number of entries
(This used to be commit c0c1596dbdb1769c3f10c8299f61807497b1d38a)

16 years agor782: added torture test for level 6 logon level in netr_LogonSamLogon
Andrew Tridgell [Wed, 19 May 2004 14:43:58 +0000 (14:43 +0000)]
r782: added torture test for level 6 logon level in netr_LogonSamLogon
(This used to be commit 770322bfdfad7d7d33de0c5bc95bb0f51f7409c7)

16 years agor781: added level6 for logon level in SamLogon netlogon.idl
Andrew Tridgell [Wed, 19 May 2004 14:35:48 +0000 (14:35 +0000)]
r781: added level6 for logon level in SamLogon netlogon.idl
(This used to be commit 446808ae4dbdcd0c64387c54b7d49649971e36d0)

16 years agor771: don't know why but the SMB_INCLUDE_M4() didn't work correct
Stefan Metzmacher [Tue, 18 May 2004 14:39:37 +0000 (14:39 +0000)]
r771: don't know why but the SMB_INCLUDE_M4() didn't work correct

metze
(This used to be commit 2bb9f4adc049c82f390facc78bf32824ea1b88d9)

16 years agor770: remove unused pam_smbpass/ dir from samba4
Stefan Metzmacher [Tue, 18 May 2004 13:36:04 +0000 (13:36 +0000)]
r770: remove unused pam_smbpass/ dir from samba4

metze
(This used to be commit 25084445e714706e8c277a723a0ab6782f44990e)

16 years agor769: remove unused locking/ dir
Stefan Metzmacher [Tue, 18 May 2004 13:30:32 +0000 (13:30 +0000)]
r769: remove unused locking/ dir

metze
(This used to be commit 1f8aae548a3650215bde527782f206f17f49a803)

16 years agor768: remove unused msdfs directory
Stefan Metzmacher [Tue, 18 May 2004 13:22:00 +0000 (13:22 +0000)]
r768: remove unused msdfs directory
(in 3.X it's also gone)

metze
(This used to be commit 467f1e8e96238401cc9220ade6f76c10dd15e082)

16 years agor767: add a $flags argument to the std_CC make rule generater
Stefan Metzmacher [Tue, 18 May 2004 13:14:53 +0000 (13:14 +0000)]
r767: add a $flags argument to the std_CC make rule generater
we may need this for compiling with -fPIC

metze
(This used to be commit e65b38b7cade96e577a5065d08679ba70b074151)

16 years agor766: convert ntvfs/* to a config.mk file
Stefan Metzmacher [Tue, 18 May 2004 13:13:17 +0000 (13:13 +0000)]
r766: convert ntvfs/* to a config.mk file

metze
(This used to be commit 62d456c144e76b0d14225c2eed5b35bdf9650057)

16 years agor765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()
Stefan Metzmacher [Tue, 18 May 2004 13:12:24 +0000 (13:12 +0000)]
r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()

metze
(This used to be commit afbe692b47f4aa6ebe2155927be00197fafe13f3)

16 years agor759: Fix some perl warnings.
Tim Potter [Mon, 17 May 2004 12:34:17 +0000 (12:34 +0000)]
r759: Fix some perl warnings.
(This used to be commit 1517ef3a986ec213d33b624fbbe8071600cc5b61)

16 years agor758: just move the util file to the additional object file list
Stefan Metzmacher [Mon, 17 May 2004 12:21:10 +0000 (12:21 +0000)]
r758: just move the util file to the additional object file list

metze
(This used to be commit 4bfecf337bab08e97bc9acfa5fb12273387f2a42)

16 years agor757: Handle empty union arms (ala rid only entries in netlogon).
Tim Potter [Mon, 17 May 2004 11:48:39 +0000 (11:48 +0000)]
r757: Handle empty union arms (ala rid only entries in netlogon).
(This used to be commit f7b23156681f12805f0c7f242f0c436d102023f4)

16 years agor756: Handle default element in union.
Tim Potter [Mon, 17 May 2004 11:39:33 +0000 (11:39 +0000)]
r756: Handle default element in union.
(This used to be commit 1ece224c9a25731a8c392cf378968273c0072ecf)

16 years agor755: - disallow process_model _thread when we don't have pwread/pwrite
Stefan Metzmacher [Mon, 17 May 2004 07:17:51 +0000 (07:17 +0000)]
r755: - disallow process_model _thread when we don't have pwread/pwrite
  and have to use the nonthreadsafe wrapper
- add pread/pwrite wrapper to ntvfs_simple
- fix const warning in ntvfs_simple

metze
(This used to be commit f0b2e42978a28204f497cccb07e407f409e3bf50)

16 years agor754: Implement the SetPassword operation on the netlogon pipe.
Andrew Bartlett [Sun, 16 May 2004 21:30:48 +0000 (21:30 +0000)]
r754: Implement the SetPassword operation on the netlogon pipe.

This involves allowing the password set code in samdb to take an
already hashed password, and some fixes to our torture code.

Andrew Bartlett
(This used to be commit f9f581b5804a20785df06cde157b23c952edc2ce)

16 years agor753: Big reorganisation of everything - also fixes handling of dissectors
Tim Potter [Sun, 16 May 2004 11:20:06 +0000 (11:20 +0000)]
r753: Big reorganisation of everything - also fixes handling of dissectors
for structures.

Instead of trying to parse everything to produce output in the right
order, generate parser in two steps: 1) gather information and register
names, fields, types etc.  2) generate output using data from step 1.
(This used to be commit 03863a2ca88c374e168d579e7e4f78877160215c)

16 years agor752: Remove debugging hack (make sure the cleanup test account after we
Andrew Bartlett [Sun, 16 May 2004 09:43:19 +0000 (09:43 +0000)]
r752: Remove debugging hack (make sure the cleanup test account after we
leave) and test that the password change actually worked.

Andrew Bartlett
(This used to be commit a93c70154ac7126a7d6e638dcfdeef49d2966308)

16 years agor751: Fix debug message to print the right variable.
Andrew Bartlett [Sun, 16 May 2004 09:42:14 +0000 (09:42 +0000)]
r751: Fix debug message to print the right variable.

Andrew Bartlett
(This used to be commit aa4b56a8736fb16134fae48165fe608912725895)

16 years agor750: Rename global $name -> $module.
Tim Potter [Sun, 16 May 2004 07:39:43 +0000 (07:39 +0000)]
r750: Rename global $name -> $module.

Start working on parsing structs.
(This used to be commit d162dcb52f96b1adfac7123201d31c07ee5c90d6)

16 years agor749: move the basic type checks
Stefan Metzmacher [Sun, 16 May 2004 01:16:17 +0000 (01:16 +0000)]
r749: move the basic type checks

be more restrict if we don't have 'long long' or it's size is less than 8 bytes

(maybe only for a while, but if the build farm like it we may let it in forever
since the smb protocol really need 64 bit variables!)

metze
(This used to be commit 4a13cc22b464dfc4cbecfa6922b14c60d95876bd)

16 years agor748: get some more info about what the compilers in the build farm support
Stefan Metzmacher [Sat, 15 May 2004 18:42:45 +0000 (18:42 +0000)]
r748: get some more info about what the compilers in the build farm support
what we need is a test if the compiler does ANSI c99

metze
(This used to be commit e8a11e441b074f9dc1c7c24c9048f8927dac8e59)

16 years agor747: report an failure in mkproto.pl via mkproto.sh to make
Stefan Metzmacher [Sat, 15 May 2004 17:50:45 +0000 (17:50 +0000)]
r747: report an failure in mkproto.pl via mkproto.sh to make
to fail directly...

metze
(This used to be commit bff8e39d3f302bb7fd6710d5e438188ad4747065)

16 years agor746: Add entry in proto tree when we don't handle an IDL type.
Tim Potter [Sat, 15 May 2004 12:26:46 +0000 (12:26 +0000)]
r746: Add entry in proto tree when we don't handle an IDL type.

Start parsing for parsing unions, structs and enums.

Don't display field type in display name.
(This used to be commit e170d9c3dc5d7abcdba9af98f61f36bb118a96fd)

16 years agor745: Move netr_ServerPasswordSet up with the other secure channel
Andrew Bartlett [Sat, 15 May 2004 12:04:07 +0000 (12:04 +0000)]
r745: Move netr_ServerPasswordSet up with the other secure channel
management functions, and make sure to include the fault until this is
no longer a stub.

Andrew Bartlett
(This used to be commit b886cb65f8d7b8b9f587d8a22d830938d4c6eb3e)

16 years agor744: A bunch of minor fixes. The ethereal pidl parser now dissects simple
Tim Potter [Sat, 15 May 2004 11:22:16 +0000 (11:22 +0000)]
r744: A bunch of minor fixes.  The ethereal pidl parser now dissects simple
samr calls - only the ones that take policy handles and uint32s.
(This used to be commit d6e30faeec097822c9cdcc9e4270d0adc139cea8)

16 years agor743: Start on a NETLOGON server in Samba4.
Andrew Bartlett [Sat, 15 May 2004 07:51:38 +0000 (07:51 +0000)]
r743: Start on a NETLOGON server in Samba4.

Currently this only authentiates the machine, not real users.

As a consequence of running the Samba4 NETLOGON test against Samba4, I
found a number of issues in the SAMR server, which I have addressed.
There are more templates in the provison.ldif for this reason.

I also added some debug to our credentials code, and fixed some bugs
in the auth_sam module.

The static buffer in generate_random_string() bit me badly, so I
removed it in favor of a talloc based system.

Andrew Bartlett
(This used to be commit 94624e519b66def97758b8a48a01ffe9029176f0)

16 years agor741: Test from Volker in RAW-OPEN for truncating a file containing locks.
Jeremy Allison [Fri, 14 May 2004 22:07:43 +0000 (22:07 +0000)]
r741: Test from Volker in RAW-OPEN for truncating a file containing locks.
Also added the same ad-hoc test is LOCK7.
Jeremy.
(This used to be commit 6cb21ccda3cb420171e2d5afb3842a6be4bd4d18)

16 years agor739: Implement GetNumRecords() call from eventlog pipe, including a torture test
Jelmer Vernooij [Fri, 14 May 2004 18:59:00 +0000 (18:59 +0000)]
r739: Implement GetNumRecords() call from eventlog pipe, including a torture test
(This used to be commit 6a254e26f17c2b3175023764c02dc73615d585d6)

16 years agor738: Use same error message format as is used by compilers when reporting
Jelmer Vernooij [Fri, 14 May 2004 18:35:51 +0000 (18:35 +0000)]
r738: Use same error message format as is used by compilers when reporting
syntax errors (some editors parse these strings and jump to the erroneous
   line directly)
(This used to be commit 6857efacccb1af69abd46e8867a0b4b3c26801db)

16 years agor736: Add list of supported and unsupported MIDL attributes
Jelmer Vernooij [Fri, 14 May 2004 15:39:06 +0000 (15:39 +0000)]
r736: Add list of supported and unsupported MIDL attributes
(This used to be commit ca39c567ed7ed40c7abe7526f6e563e7bf2789bb)

16 years agor735: Fix some paths
Jelmer Vernooij [Fri, 14 May 2004 13:14:11 +0000 (13:14 +0000)]
r735: Fix some paths
(This used to be commit 86946fc1b9550d605f6570ea3b2d6afb288f5a28)

16 years agor734: Fix crash bug
Jelmer Vernooij [Fri, 14 May 2004 13:07:20 +0000 (13:07 +0000)]
r734: Fix crash bug
(This used to be commit 178cd902fc7069e3d613c46fc4845101a0229655)

16 years agor733: remove unused files in source/
Stefan Metzmacher [Fri, 14 May 2004 12:53:43 +0000 (12:53 +0000)]
r733: remove unused files in source/

maybe we can readd the Doxyfile later if someone wants to maintain it
and a web server

metze
(This used to be commit b2c05e3e864ab24903f99e1d8a1094c853afce16)

16 years agor729: fix the build : inlcude lib/tdb/config.m4
Stefan Metzmacher [Fri, 14 May 2004 12:32:23 +0000 (12:32 +0000)]
r729: fix the build : inlcude lib/tdb/config.m4

metze
(This used to be commit c563b3bf8389e4cc3ae0185efcfa9291f9a61de6)

16 years agor728: - let libldb_tdb depend on new subsystem LIBTDB
Stefan Metzmacher [Fri, 14 May 2004 12:09:21 +0000 (12:09 +0000)]
r728: - let libldb_tdb depend on new subsystem LIBTDB

- remove tdb logging helper functions out of LIBTDB subsystem

- build libtdb shared lib with 'make library_libtdb'

the libs are not usable for now,

tridge: please remove the dependecy of CatchSignal() and smb_panic()
        from libtdb
maybe use function pointers in the TDB_CONTEXT

then run make library_libtdb
and then make build/tests/trivial.o
and then gcc -o trivial -L./bin -ltdb
and then gcc -o trivial -L./bin -lldb

metze
(This used to be commit 520b9762161d9b5d5223b42910494af80fd5c1e3)

16 years agor727: Start working on debian package for samba4
Jelmer Vernooij [Fri, 14 May 2004 12:05:48 +0000 (12:05 +0000)]
r727: Start working on debian package for samba4
(This used to be commit 3fb009b719451ef3253051d06b0bdbca87d4557d)

16 years agor726: fix the build: libcli/raw/clirewrite.o is gone:-)
Stefan Metzmacher [Fri, 14 May 2004 12:03:14 +0000 (12:03 +0000)]
r726: fix the build: libcli/raw/clirewrite.o is gone:-)

metze
(This used to be commit 17c95831485d966058d9d2b8d6c129b0057622f9)

16 years agor725: fix usage of $PERL to "$PERL" to handle perl -W correct
Stefan Metzmacher [Fri, 14 May 2004 12:01:31 +0000 (12:01 +0000)]
r725: fix usage of $PERL to "$PERL" to handle perl -W correct

metze
(This used to be commit b1161c4c832dd0a2975eee0908d9d5cd6171f608)

16 years agor719: Follow the trend - remove more unused functions.
Andrew Bartlett [Fri, 14 May 2004 05:41:21 +0000 (05:41 +0000)]
r719: Follow the trend - remove more unused functions.

Andrew Bartlett
(This used to be commit 62eef851fd79b2739b93b4ed7829514a3dcbf1d0)

16 years agor718: removed some more unused code, and two source files
Andrew Tridgell [Fri, 14 May 2004 04:02:22 +0000 (04:02 +0000)]
r718: removed some more unused code, and two source files
(This used to be commit a9768c25fd32e76514c837f343f2b52bf0f0824d)

16 years agor715: Finish the ldb conversion for the auth_sam module.
Andrew Bartlett [Fri, 14 May 2004 01:15:16 +0000 (01:15 +0000)]
r715: Finish the ldb conversion for the auth_sam module.

Andrew Bartlett
(This used to be commit 099151cdabd40e724b36482c0ffc169d231146d2)

16 years agor714: make sure ldb formats are portable between big/little endian machines
Andrew Tridgell [Fri, 14 May 2004 00:26:37 +0000 (00:26 +0000)]
r714: make sure ldb formats are portable between big/little endian machines
(This used to be commit 166a664a00d2befe30978072e6f3f266b18ba9f4)

16 years agor713: added a NetShareGetInfo torture test (thanks to abartlet for pointing
Andrew Tridgell [Fri, 14 May 2004 00:24:00 +0000 (00:24 +0000)]
r713: added a NetShareGetInfo torture test (thanks to abartlet for pointing
out that this was missing)
(This used to be commit 00916f236d3437a9080614d20a3ab589be6f9196)

16 years agor712: fixed a bug in the NetShareGetInfo idl, and added another info level
Andrew Tridgell [Fri, 14 May 2004 00:23:07 +0000 (00:23 +0000)]
r712: fixed a bug in the NetShareGetInfo idl, and added another info level
(This used to be commit 93977055939c5282dbf218f3a6739fa17ebfc641)

16 years agor711: don't hide attributes inside the special ldb_tdb records (so the fact
Andrew Tridgell [Fri, 14 May 2004 00:22:26 +0000 (00:22 +0000)]
r711: don't hide attributes inside the special ldb_tdb records (so the fact
that a attribute is hidden is not itself hidden!)
(This used to be commit b42d1f39842ac25fee2238040ac01321f71a79c5)

16 years agor708: Clean up copyright headers, to reflect code that has come and gone
Andrew Bartlett [Thu, 13 May 2004 23:16:33 +0000 (23:16 +0000)]
r708: Clean up copyright headers, to reflect code that has come and gone
over time.

Andrew Bartlett
(This used to be commit 1a53e5c8296a7c09563abde1eb4a66ce9cf45473)

16 years agor707: Chainsaw work - SAM_ACCOUNT can die, along with passdb
Andrew Bartlett [Thu, 13 May 2004 23:11:53 +0000 (23:11 +0000)]
r707: Chainsaw work - SAM_ACCOUNT can die, along with passdb

Andrew Bartlett
(This used to be commit bd0e6c9983779e134d206ca939d221dab99521b6)

16 years agor703: only use $PERL -W when --enable-debug
Stefan Metzmacher [Thu, 13 May 2004 20:26:23 +0000 (20:26 +0000)]
r703: only use $PERL -W when --enable-debug

metz
(This used to be commit 6289da6783d91637a6be76a4e5444fc22570eca0)