summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-1046-247/+251
| | | | | | | and fix all compiler warnings in the users metze (This used to be commit 3a28443079c141a6ce8182c65b56ca210e34f37f)
* r22008: use string_term_tdb_data()Stefan Metzmacher2007-10-101-4/+3
| | | | | metze (This used to be commit 1f047d7e31252481c4ed905e0dfdb791c704adca)
* r22007: make string_tdb_data(NULL) possible...Stefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit d03094708378bde088bf6e90efe54deb83d3952e)
* r22006: use string_term_tdb_data()...Stefan Metzmacher2007-10-101-2/+1
| | | | | metze (This used to be commit 136914502ff129b90f10794ed6474dca558c75a0)
* r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison2007-10-103-7/+18
| | | | | | | call as smb_krb5_locate_kdc to prevent incorrect linking and crashes on Solaris. Jeremy. (This used to be commit 7d30737c8d851505e81a60443baf9a8c7e523472)
* r22002: Fix bug #3974, there are still open issues with -N behavior (doc fix ↵Simo Sorce2007-10-101-26/+63
| | | | | | | next) and -T argument parsing behavior (which is just insane but a separate bug) (This used to be commit 1a3980f1fcb6431aa6bce83f7c34338436b4e962)
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-1035-148/+147
| | | | | | | | | which matches what samba4 has. also fix all the callers to prevent compiler warnings metze (This used to be commit fa322f0cc9c26a9537ba3f0a7d4e4a25941317e7)
* r22000: remove useless castsStefan Metzmacher2007-10-101-9/+9
| | | | | metze (This used to be commit 8f55fe4e4614d73c2534ca87745972f7550875ee)
* r21999: remove useless castsStefan Metzmacher2007-10-101-6/+6
| | | | | metze (This used to be commit f948005ca69c50b07fdbcf7801975676d19d1486)
* r21998: Fix tdb keynames in netsamlogon_clear_cached_user().Günther Deschner2007-10-101-15/+11
| | | | | | | | | | No point in deleting U/DOMAIN/RID and UG/DOMAIN/RID keys if we only store U/SID and UG/SID keys :-) Next we need to verify the need of calling netsamlogon_clear_cached_user() at all. Guenther (This used to be commit 78d13f14672b65c2d4798ce94322e945334eea62)
* r21997: Implement the server side of gss seal negotiate.Jeremy Allison2007-10-102-17/+92
| | | | | Jeremy. (This used to be commit 6b923acfee59e39eea69e9e9a00f1f6118ed4270)
* r21994: Ignore keepalives in the correct buffer (out not in :-).Jeremy Allison2007-10-102-2/+2
| | | | | Jeremy. (This used to be commit 9785528ddf26c4943e8bdfcf7694314a52218520)
* r21993: Don't let keepalives interferece with sign or sealJeremy Allison2007-10-101-0/+5
| | | | | | in the client code. Jeremy. (This used to be commit 3e901389feedadd64c6ba712ab09cdfb497a9e0a)
* r21992: Fix keepalive processing when encryption turned on.Jeremy Allison2007-10-102-8/+28
| | | | | Jeremy. (This used to be commit 8f113ad1918dcd2746ec527ceb79a2a7baa1d415)
* r21991: I hate Steve French :-). Add support for encryptionJeremy Allison2007-10-108-59/+199
| | | | | | contexts.... Jeremy. (This used to be commit ae8f3649f773b8a8dcb55921536d038d3475322e)
* r21990: Stop messing with the signing engine just becauseJeremy Allison2007-10-103-31/+31
| | | | | | | we're encrypted. This will make further changes and spec much more clear. Jeremy. (This used to be commit ffa3a5c508a494d22e8ee3ada424a6517ddf8923)
* r21989: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-54/+31
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 1897da9efcfe58ff3c190450731f33bef3ac2ebd)
* r21988: make use of string_tdb_data()Stefan Metzmacher2007-10-101-8/+5
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 2f52df71039befff8646aa67c1123df7be3591d2)
* r21987: split tdb_prs_*() functions in version which take a keystr and a ↵Stefan Metzmacher2007-10-103-13/+21
| | | | | | | TDB_DATA key metze (This used to be commit 724c6fa337bb535e1b97d0452c2489f58339a3bf)
* r21986: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-55/+56
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 08d23a1c4f136427ee6f72fc02fb030a13056495)
* r21985: make use of string_tdb_data()Stefan Metzmacher2007-10-101-8/+5
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit a8bc20d67f481a790524cad24e253436227af721)
* r21984: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-52/+29
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 91301f73476f17cc582c12e1fc201eb571d007af)
* r21983: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-27/+25
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 5a5579d8429e6f76805a093133ba29c7f8321512)
* r21982: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-29/+12
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 9ebaa4c573ea5784a8c9cd9d29561b760d62bb18)
* r21981: as we use tdb_trans_store(), we should also use tdb_trans_delete()Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 2d2f8099684c4516ed685e5bb2a21541d53645ac)
* r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/Stefan Metzmacher2007-10-102-18/+6
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 09b477ed85e46bc780ce3c1461472883a6b952f9)
* r21979: make use of string_tdb_data()Stefan Metzmacher2007-10-101-6/+3
| | | | | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" note: we can't use the tdb_*_bystring functions here, as the key isn't null-terminated here... metze (This used to be commit 29b42ea89cbdd9f2c12fa448b116c49669467faf)
* r21978: make use of tdb_*_bystring()Stefan Metzmacher2007-10-101-4/+2
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 1a0599d7aadef651e4d5b88b59c95e8a118dfa5e)
* r21977: little cosmetic change to remove a local var that's not really neededStefan Metzmacher2007-10-101-4/+2
| | | | | metze (This used to be commit 71c3880e8924c57dcd60573d628b8eb29cee6055)
* r21976: make use of tdb_*_bystring() and string_term_tdb_data() in lib/Stefan Metzmacher2007-10-102-25/+13
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit c22b86595a502eb48c9d0038faee8a9ee41b8438)
* r21975: if we use the _bystring() version when storing, we should use it on ↵Stefan Metzmacher2007-10-101-4/+2
| | | | | | | fetch too... metze (This used to be commit d105723f063d617ef9f8394e7921749b21f1d755)
* r21974: make use of tdb_*_bystring() and string_term_tdb_data() in groupdb/Stefan Metzmacher2007-10-101-36/+17
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 2f2e9a7083b176412cd897119a49520a55a897a7)
* r21973: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-11/+5
| | | | | | | to avoid creating the TDB_DATA struct from strings "by hand" metze (This used to be commit 9756b7ea084139e74061e98416716acd9d1aedfa)
* r21972: - add string_term_tdb_data() it creates a null-terminates tdb key ↵Stefan Metzmacher2007-10-101-23/+32
| | | | | | | | | | from a string (the current string_tdb_data() creates a non-terminates tdb key from a string!) - pass TDB_DATA instead of const char *, size_t len to some functions metze (This used to be commit 815ef8acdc7f89d30f3fd1812b12bd0e2dc62473)
* r21969: Start working on the gss-side of the server negotiation.Jeremy Allison2007-10-106-9/+128
| | | | | Jeremy. (This used to be commit fbc569b530104679e47fe743963eb0c4384de6ae)
* r21968: Don't use gss-types in proto headers.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 829580414d89ff4aa0f45906e455849c55f508b1)
* r21967: Add conversion from gss errors to nt status.Jeremy Allison2007-10-102-1/+112
| | | | | Jeremy (This used to be commit 8ba138efd097b08dcfe98f99b67c77579babf250)
* r21965: fix compiler warningStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit cde58ee97ff0de1eb37f62fbf2d52134419dcb5f)
* r21964: Add tdbtorture target to main makefile -- Thanks to Karolin SeegerVolker Lendecke2007-10-101-1/+10
| | | | (This used to be commit 6265b1ee9612affc80252e3f9c1f2da267733b96)
* r21963: Fix another uninitialized buffer used in test write - valgrindJeremy Allison2007-10-101-0/+2
| | | | | | fix. Jeremy. (This used to be commit 0119d2c18348a9e0fcc79e247a9014d929af0ce7)
* r21962: Make pdbedit use the configfile specified by -sVolker Lendecke2007-10-101-1/+6
| | | | (This used to be commit f540c18b2bbf1d3138aea6938c5313ca2e100215)
* r21961: Repair bug introduced by rev. 21960.Jeremy Allison2007-10-101-0/+6
| | | | | | We need to do the initial strtok to set up the internal state. Jeremy. (This used to be commit 8c7042b4192cb33988c1bbccdd4a80bb99fd0118)
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-10-104-20/+5
| | | | (This used to be commit a2e27c443101a59ef3429a55e049af3ebd5ec1f2)
* r21959: Merge a comment fix from Michael Adam -- more to come :-)Volker Lendecke2007-10-101-1/+2
| | | | (This used to be commit 06a4d2ce5d4d5d637f19c7444a6510a1bbad7a9f)
* r21958: Fix Coverity ID 343 (dead code)Volker Lendecke2007-10-101-3/+0
| | | | (This used to be commit 6d093043ed437c1de6f9a50013d9bd84c75cf3ff)
* r21957: minor formatting fixHerb Lewis2007-10-101-1/+1
| | | | (This used to be commit 99b9570ebe5aa9f57db65a04cfc5835b382cb4dd)
* r21956: Fix bug reported by don.mccall@hp.com for platformsJeremy Allison2007-10-101-1/+1
| | | | | | without utimes() call (only utime()). Jeremy. (This used to be commit 63b061a2ea2ee1eb06d9b568743b2356c107ec66)
* r21954: Someone misused a '!' instead of a '~' for a binary NOTJeremy Allison2007-10-101-1/+1
| | | | | | command. Jerry, Simo, please check. Jeremy. (This used to be commit 8ff76a9cb860b7fd451829f6d814ea1c6804f5af)
* r21953: One format fix, clarify a condition that the IBMJeremy Allison2007-10-102-3/+21
| | | | | | checker was worried about. Jeremy. (This used to be commit 70eec7b8ae6a4992b43df853dffc21dd91498390)
* r21952: Fix critical (!) error found by IBM checker.Jeremy Allison2007-10-101-22/+28
| | | | | | | | Missing break statements meant that no info levels would ever be returned correctly from POSIX open/mkdir. Jeremy. (This used to be commit ae5761ccc66b35b66ca4fa90aef02d8be1564737)