Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r24642: prevent recursion with fetch_locked | Andrew Tridgell | 1 | -10/+22 |
2007-10-10 | r24284: change brlock_tdb.c to use the dbwrap API. This actually makes the | Andrew Tridgell | 1 | -94/+65 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTED | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r20947: fixed a bug in the unlock logic in the brlock tdb backend | Andrew Tridgell | 1 | -28/+44 |
2007-10-10 | r20920: use cluster_tdb_tmp_open() in ntvfs backend code | Andrew Tridgell | 1 | -5/+1 |
2007-10-10 | r20891: enable multiple brlock backends. The tdb backend is the default. The | Andrew Tridgell | 1 | -0/+706 |