summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22042: Try and clean up my own mess using the API VolkerJeremy Allison4-79/+134
2007-10-10r22039: fix compiler warningsStefan Metzmacher1-6/+7
2007-10-10r22033: remove useless lineStefan Metzmacher1-3/+0
2007-10-10r22026: Missed in my last commit, another case where we need to copy, not ref...Andrew Bartlett1-1/+1
2007-10-10r22024: Don't leak, actually use the provided memory context...Andrew Bartlett1-1/+1
2007-10-10r22023: I don't like this cache, but I think Jeremy is right, the consequencesAndrew Bartlett1-2/+2
2007-10-10r22022: - Clarify the commentsAndrew Bartlett2-3/+3
2007-10-10r22020: Make it more clear that both the vuser struct and it's contents areAndrew Bartlett6-58/+48
2007-10-10r22019: Jeremy, this hopefully fixes the build farm currently. But I think we...Volker Lendecke1-2/+2
2007-10-10r22018: fix compile errorHerb Lewis1-3/+3
2007-10-10r22017: After changing 2000 lines of this I think this is needed :-).Jeremy Allison1-0/+1
2007-10-10r22016: Try and fix the build - move things out of proto.hJeremy Allison1-2/+2
2007-10-10r22015: Fix for memory leak from Steven Danneman <steven.danneman@isilon.com>Jeremy Allison1-0/+5
2007-10-10r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison13-330/+714
2007-10-10r22013: Move to SSPI framing (sig first in NTLM).Jeremy Allison2-29/+41
2007-10-10r22012: Ensure we use the same technique to pull the share modeJeremy Allison1-19/+21
2007-10-10r22011: As Metze suggested, use 0xFF 'E' <enc ctx> insteadJeremy Allison1-1/+1
2007-10-10r22010: Now I'm looking at mangling again, make sureJeremy Allison1-16/+31
2007-10-10r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher46-247/+251
2007-10-10r22008: use string_term_tdb_data()Stefan Metzmacher1-4/+3
2007-10-10r22007: make string_tdb_data(NULL) possible...Stefan Metzmacher1-2/+2
2007-10-10r22006: use string_term_tdb_data()...Stefan Metzmacher1-2/+1
2007-10-10r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison3-7/+18
2007-10-10r22002: Fix bug #3974, there are still open issues with -N behavior (doc fix ...Simo Sorce1-26/+63
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher35-148/+147
2007-10-10r22000: remove useless castsStefan Metzmacher1-9/+9
2007-10-10r21999: remove useless castsStefan Metzmacher1-6/+6
2007-10-10r21998: Fix tdb keynames in netsamlogon_clear_cached_user().Günther Deschner1-15/+11
2007-10-10r21997: Implement the server side of gss seal negotiate.Jeremy Allison2-17/+92
2007-10-10r21994: Ignore keepalives in the correct buffer (out not in :-).Jeremy Allison2-2/+2
2007-10-10r21993: Don't let keepalives interferece with sign or sealJeremy Allison1-0/+5
2007-10-10r21992: Fix keepalive processing when encryption turned on.Jeremy Allison2-8/+28
2007-10-10r21991: I hate Steve French :-). Add support for encryptionJeremy Allison8-59/+199
2007-10-10r21990: Stop messing with the signing engine just becauseJeremy Allison3-31/+31
2007-10-10r21989: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher1-54/+31
2007-10-10r21988: make use of string_tdb_data()Stefan Metzmacher1-8/+5
2007-10-10r21987: split tdb_prs_*() functions in version which take a keystr and a TDB_...Stefan Metzmacher3-13/+21
2007-10-10r21986: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher1-55/+56
2007-10-10r21985: make use of string_tdb_data()Stefan Metzmacher1-8/+5
2007-10-10r21984: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher1-52/+29
2007-10-10r21983: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher1-27/+25
2007-10-10r21982: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher1-29/+12
2007-10-10r21981: as we use tdb_trans_store(), we should also use tdb_trans_delete()Stefan Metzmacher1-1/+1
2007-10-10r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/Stefan Metzmacher2-18/+6
2007-10-10r21979: make use of string_tdb_data()Stefan Metzmacher1-6/+3
2007-10-10r21978: make use of tdb_*_bystring()Stefan Metzmacher1-4/+2
2007-10-10r21977: little cosmetic change to remove a local var that's not really neededStefan Metzmacher1-4/+2
2007-10-10r21976: make use of tdb_*_bystring() and string_term_tdb_data() in lib/Stefan Metzmacher2-25/+13
2007-10-10r21975: if we use the _bystring() version when storing, we should use it on f...Stefan Metzmacher1-4/+2
2007-10-10r21974: make use of tdb_*_bystring() and string_term_tdb_data() in groupdb/Stefan Metzmacher1-36/+17