index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
46
-247
/
+251
*
r22008: use string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-4
/
+3
*
r22007: make string_tdb_data(NULL) possible...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22006: use string_term_tdb_data()...
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc
Jeremy Allison
2007-10-10
3
-7
/
+18
*
r22002: Fix bug #3974, there are still open issues with -N behavior (doc fix ...
Simo Sorce
2007-10-10
1
-26
/
+63
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
35
-148
/
+147
*
r22000: remove useless casts
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r21999: remove useless casts
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r21998: Fix tdb keynames in netsamlogon_clear_cached_user().
Günther Deschner
2007-10-10
1
-15
/
+11
*
r21997: Implement the server side of gss seal negotiate.
Jeremy Allison
2007-10-10
2
-17
/
+92
*
r21994: Ignore keepalives in the correct buffer (out not in :-).
Jeremy Allison
2007-10-10
2
-2
/
+2
*
r21993: Don't let keepalives interferece with sign or seal
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r21992: Fix keepalive processing when encryption turned on.
Jeremy Allison
2007-10-10
2
-8
/
+28
*
r21991: I hate Steve French :-). Add support for encryption
Jeremy Allison
2007-10-10
8
-59
/
+199
*
r21990: Stop messing with the signing engine just because
Jeremy Allison
2007-10-10
3
-31
/
+31
*
r21989: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-54
/
+31
*
r21988: make use of string_tdb_data()
Stefan Metzmacher
2007-10-10
1
-8
/
+5
*
r21987: split tdb_prs_*() functions in version which take a keystr and a TDB_...
Stefan Metzmacher
2007-10-10
3
-13
/
+21
*
r21986: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-55
/
+56
*
r21985: make use of string_tdb_data()
Stefan Metzmacher
2007-10-10
1
-8
/
+5
*
r21984: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-52
/
+29
*
r21983: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-27
/
+25
*
r21982: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-29
/
+12
*
r21981: as we use tdb_trans_store(), we should also use tdb_trans_delete()
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/
Stefan Metzmacher
2007-10-10
2
-18
/
+6
*
r21979: make use of string_tdb_data()
Stefan Metzmacher
2007-10-10
1
-6
/
+3
*
r21978: make use of tdb_*_bystring()
Stefan Metzmacher
2007-10-10
1
-4
/
+2
*
r21977: little cosmetic change to remove a local var that's not really needed
Stefan Metzmacher
2007-10-10
1
-4
/
+2
*
r21976: make use of tdb_*_bystring() and string_term_tdb_data() in lib/
Stefan Metzmacher
2007-10-10
2
-25
/
+13
*
r21975: if we use the _bystring() version when storing, we should use it on f...
Stefan Metzmacher
2007-10-10
1
-4
/
+2
*
r21974: make use of tdb_*_bystring() and string_term_tdb_data() in groupdb/
Stefan Metzmacher
2007-10-10
1
-36
/
+17
*
r21973: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-11
/
+5
*
r21972: - add string_term_tdb_data() it creates a null-terminates tdb key fro...
Stefan Metzmacher
2007-10-10
1
-23
/
+32
*
r21969: Start working on the gss-side of the server negotiation.
Jeremy Allison
2007-10-10
6
-9
/
+128
*
r21968: Don't use gss-types in proto headers.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21967: Add conversion from gss errors to nt status.
Jeremy Allison
2007-10-10
2
-1
/
+112
*
r21965: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21964: Add tdbtorture target to main makefile -- Thanks to Karolin Seeger
Volker Lendecke
2007-10-10
1
-1
/
+10
*
r21963: Fix another uninitialized buffer used in test write - valgrind
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r21962: Make pdbedit use the configfile specified by -s
Volker Lendecke
2007-10-10
1
-1
/
+6
*
r21961: Repair bug introduced by rev. 21960.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
Volker Lendecke
2007-10-10
4
-20
/
+5
*
r21959: Merge a comment fix from Michael Adam -- more to come :-)
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r21958: Fix Coverity ID 343 (dead code)
Volker Lendecke
2007-10-10
1
-3
/
+0
*
r21957: minor formatting fix
Herb Lewis
2007-10-10
1
-1
/
+1
*
r21956: Fix bug reported by don.mccall@hp.com for platforms
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21954: Someone misused a '!' instead of a '~' for a binary NOT
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21953: One format fix, clarify a condition that the IBM
Jeremy Allison
2007-10-10
2
-3
/
+21
*
r21952: Fix critical (!) error found by IBM checker.
Jeremy Allison
2007-10-10
1
-22
/
+28
[prev]
[next]