Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r21947: Fix the equivalent of memcpy(x, x, 16). Found | Jeremy Allison | 2007-03-23 | 1 | -1/+3 |
| | | | | | by valgrind on the build farm. Jeremy. | ||||
* | r13553: Fix all our warnings at -O6 on an x86_64 box. | Jeremy Allison | 2006-02-18 | 1 | -4/+4 |
| | | | | Jeremy. | ||||
* | r13539: Add 128 bit creds processing client and server. Thanks to Andrew ↵ | Jeremy Allison | 2006-02-17 | 1 | -9/+79 |
| | | | | | | | Bartlett's Samba4 code. Jeremy. | ||||
* | r13519: Fix the credentials chaining across netlogon pipe disconnects. | Jeremy Allison | 2006-02-15 | 1 | -6/+19 |
| | | | | | I mean it this time :-). Jeremy. | ||||
* | r13407: Change the credentials code to be more like the Samba4 structure, | Jeremy Allison | 2006-02-09 | 1 | -57/+40 |
| | | | | | | | | makes fixes much easier to port. Fix the size of dc->sess_key to be 16 bytes, not 8 bytes - only store 8 bytes in the inter-smbd store in secrets.tdb though. Should fix some uses of the dc->sess_key where we where assuming we could read 16 bytes. Jeremy. | ||||
* | r13147: Raise creds_server_step fail log messages to debug level 2. | Jeremy Allison | 2006-01-25 | 1 | -1/+1 |
| | | | | | | | These can happen in normal operation (I think - not 100% sure) and don't want to alarm admins. Jerry please add this to 3.0.21b. Jeremy. | ||||
* | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 2005-10-18 | 1 | -3/+3 |
| | | | | | x86_64 box. Jeremy. | ||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 1 | -116/+179 |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | ||||
* | r10269: Server-side fix for creds change - revert jcmd's change. | Jeremy Allison | 2005-09-16 | 1 | -30/+2 |
| | | | | Jeremy. | ||||
* | r9112: Fix #2953 - credentials chain on DC gets out of sync with client when | Jim McDonough | 2005-08-05 | 1 | -2/+30 |
| | | | | | NT_STATUS_NO_USER returned. We were moving to the next step in the chain when the client wasn't. Only update when the user logs on. | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+215 |
metze |