1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-19 10:03:58 +03:00

12 Commits

Author SHA1 Message Date
Volker Lendecke
c899e4c874 Get rid of a const warning.
Volker
(This used to be commit 6684f5b11f8498defa737e3ba85eb4e1f5b36202)
2003-06-12 07:54:13 +00:00
Volker Lendecke
3117b4b6fc Fix typo found by Vance
(This used to be commit 678e68a295f899d0920e5a6ffe3f6ec3705828e2)
2003-06-12 07:32:44 +00:00
Andrew Bartlett
8cb0672c58 Merge valgrind header usage from HEAD.
(This used to be commit 5c978e39f2879d900a1bcad535b489f4cd440906)
2003-04-16 13:19:51 +00:00
Jeremy Allison
39c78bf516 Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy.
(This used to be commit ec4ed45563f9d8e25fcfd88840944a90b3139c3e)
2002-12-11 23:54:40 +00:00
Gerald Carter
a834a73e34 sync'ing up for 3.0alpha20 release
(This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
2002-09-25 15:19:00 +00:00
Andrew Tridgell
e90b652848 updated the 3.0 branch from the head branch - ready for alpha18
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-07-15 10:35:28 +00:00
Andrew Tridgell
ec4f138436 a bit more portability for tdbbackup
(This used to be commit 6edb5bea5f6dcbabe29f772c7ad7bcaaf2a72d53)
2002-03-11 00:01:54 +00:00
Andrew Tridgell
96300f6008 make tdbbackup more portable
(This used to be commit 9cc1dadfb09c2352ed188d668b02ccffaa009895)
2002-03-10 08:30:15 +00:00
Andrew Tridgell
34623e023a prevent bogus compiler complaints about comments in comments
(This used to be commit 73b3487daf4d7c65aac2c8ec150539791d19e1f5)
2002-03-10 01:46:56 +00:00
Andrew Tridgell
a47e103b85 added a bunch of explanation about tdbbackup
(This used to be commit 4ac4220e2f60dfac35dc80dcf1830a6a6352ace0)
2002-03-09 00:12:19 +00:00
Andrew Tridgell
6bf9b6e702 added -v and -s options
-v is used for verify/restore from backup
(This used to be commit 1438cd8e5042f1ce6aef0d6be5a8285fbfe79158)
2002-03-08 18:14:35 +00:00
Andrew Tridgell
cb6c9ef475 added a tdb backup utility
when complete, this will be used to backup critical tdbs at samba
startup and possibly periodically while Samba is running so that if
tdb corruption is caused by a power failure Samba can restore from the
backup.
(This used to be commit f619330082712cab72ec2d2ab76d67b8e9f3194c)
2002-03-07 18:58:33 +00:00