Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r14103: Fix a memleak found by valgrind (!!) | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r14102: Fix Coverity bug # 70 | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r14088: Fix Coverity bug #20. Don't deref possible null. | Jeremy Allison | 1 | -6/+9 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -11/+11 |
2007-10-10 | r13548: Always use the get_remote_macinhe_name() as the key | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r13542: Don't reuse a pointer we just freed (Doh!). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r13538: Make sure we store all 16 bytes of credentials session | Jeremy Allison | 1 | -5/+6 |
2007-10-10 | r13519: Fix the credentials chaining across netlogon pipe disconnects. | Jeremy Allison | 1 | -4/+10 |
2007-10-10 | r13407: Change the credentials code to be more like the Samba4 structure, | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -101/+63 |
2007-10-10 | r13310: first round of server affinity patches for winbindd & net ads join | Gerald Carter | 1 | -29/+0 |
2007-10-10 | r13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua>. Don't | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r12043: It's amazing the warnings you find when compiling on a 64-bit | Jeremy Allison | 1 | -11/+9 |
2007-10-10 | r10792: Fix the "schannel not stored across client disconnects" problem. | Jeremy Allison | 1 | -0/+209 |
2007-10-10 | r10658: It's so nice to have CVSIN to blame for this kind of bugs :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -7/+59 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -0/+65 |
2007-10-10 | r6595: This is Volkers new-talloc patch. Just got the go-ahead from | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r5767: Get rid of some compiler warnings | Volker Lendecke | 1 | -14/+5 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r3948: Fix incorrect declaration. Bug #2083. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 1 | -31/+29 |
2007-10-10 | r196: merging struct uuid from trunk | Gerald Carter | 1 | -13/+13 |
2004-02-08 | When we set a domain sid, force get_global_sam_sid() to do it's work again. | Andrew Bartlett | 1 | -1/+7 |
2004-01-07 | Don't duplicate pulling the 'IPC' username from secrets.tdb, instead | Andrew Bartlett | 1 | -1/+39 |
2003-09-07 | Nobody complained on the team-list, so commit it ... | Volker Lendecke | 1 | -0/+53 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -4/+4 |
2003-07-19 | Fix memleak | Volker Lendecke | 1 | -3/+3 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -12/+12 |
2003-07-01 | Different fix for memleak just committed. This belongs into | Volker Lendecke | 1 | -2/+0 |
2003-07-01 | Fix two memory leaks. tdb_search_keys allocates space for the key | Volker Lendecke | 1 | -0/+2 |
2003-06-25 | large change: | Gerald Carter | 1 | -2/+1 |
2003-06-21 | Fix memory leak. secrets_fetch allocates memory. | Volker Lendecke | 1 | -0/+2 |
2003-06-13 | Rename some uuid functions so as not to conflict with system | Tim Potter | 1 | -1/+1 |
2003-04-22 | Merge mimir's trusted domain code from HEAD -> 3.0, plus some memory | Andrew Bartlett | 1 | -37/+55 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -12/+90 |
2003-03-17 | Merge from HEAD - make winbindd locking sane again: | Andrew Bartlett | 1 | -18/+2 |
2003-02-01 | Merge of signed/unsigned fixes from HEAD. | Andrew Bartlett | 1 | -2/+2 |
2003-01-16 | Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD. | Jeremy Allison | 1 | -8/+24 |
2003-01-14 | Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. | Andrew Bartlett | 1 | -0/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-12-13 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -0/+30 |
2002-11-08 | Merge from HEAD: | Andrew Bartlett | 1 | -6/+9 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 1 | -49/+11 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -5/+5 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -4/+90 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -3/+59 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -23/+169 |