| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | s4 winbind: Avoid a "discards const" compiler warning. | Kai Blin | 2008-12-29 | 1 | -2/+2 |
* | s4 libnet: Add group_name member to struct libnet_GroupInfo's out struct. | Kai Blin | 2008-12-29 | 2 | -3/+6 |
* | s4:kdc: pass down event_context explicit | Stefan Metzmacher | 2008-12-29 | 3 | -1/+4 |
* | s4:libnet_samdump_keytab: pass down event_context explicit | Stefan Metzmacher | 2008-12-29 | 1 | -1/+3 |
* | s3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_store_int32() | Stefan Metzmacher | 2008-12-29 | 2 | -3/+3 |
* | pyglue: fix the build with automatic dependecies | Stefan Metzmacher | 2008-12-29 | 1 | -1/+1 |
* | lib/tevent: rename event_* => tevent_* in the header file | Stefan Metzmacher | 2008-12-29 | 11 | -117/+208 |
* | Add -D option to sharesec util to delete the entire security descriptor. | Steven Danneman | 2008-12-28 | 1 | -8/+23 |
* | Change error messages in sharesec util to go to stderr instead of stdout | Steven Danneman | 2008-12-28 | 1 | -10/+10 |
* | Make sure share_info.tdb is open before attempting to delete an entry | Steven Danneman | 2008-12-28 | 1 | -2/+6 |
* | Make sharesec utility part of the default binary install. | Steven Danneman | 2008-12-28 | 1 | -2/+2 |
* | Cleaned up whitespace issues in sharesec.c | Steven Danneman | 2008-12-28 | 1 | -35/+39 |
* | Fix Samba 3 merged build - include tevent. | Jelmer Vernooij | 2008-12-28 | 1 | -0/+11 |
* | Fix some tevent includes, trying to fix the build | Kai Blin | 2008-12-26 | 3 | -4/+4 |
* | Try to fix the build by fixing some typos in the vfs code | Kai Blin | 2008-12-26 | 1 | -3/+3 |
* | Fix bug #5990 - strict allocate should be checked before ftruncate | Jeremy Allison | 2008-12-25 | 1 | -0/+14 |
* | s3:idmap: Remove passd check from idmap_backends_unixid_to_sid(). | Michael Adam | 2008-12-25 | 1 | -9/+0 |
* | s:Fix uid_to_sid mapping when the idmap cache is empty. | Michael Adam | 2008-12-25 | 1 | -8/+7 |
* | lib/tevent: libtevent will change a lot until it's version 1.0.0 | Stefan Metzmacher | 2008-12-24 | 2 | -2/+2 |
* | Fix accidental condition inversion. | Jelmer Vernooij | 2008-12-24 | 1 | -1/+1 |
* | Rename samba-socket -> samba_socket to fix a couple more compiler | Jelmer Vernooij | 2008-12-24 | 10 | -16/+16 |
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 2008-12-23 | 1 | -5/+15 |
|\ |
|
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 2008-12-23 | 57 | -276/+586 |
| |\ |
|
| * | | pytalloc: Add some comments, use talloc object location in repr rather | Jelmer Vernooij | 2008-12-23 | 1 | -5/+15 |
* | | | s4: Fix make clean to remove gen_ndr objects. | Jelmer Vernooij | 2008-12-23 | 1 | -1/+1 |
* | | | Fix more compiler warnings. | Jelmer Vernooij | 2008-12-23 | 10 | -36/+33 |
* | | | Use 32-bit smbpid in interface as required by SMB2, in line with | Jelmer Vernooij | 2008-12-23 | 3 | -8/+8 |
* | | | Fix more compiler warnings in various places. | Jelmer Vernooij | 2008-12-23 | 12 | -53/+43 |
* | | | Install tevent_internal.h, as Samba 4 needs it. | Jelmer Vernooij | 2008-12-23 | 1 | -0/+1 |
| |/
|/| |
|
* | | Fix compiler warnings in libnet. | Jelmer Vernooij | 2008-12-23 | 6 | -18/+9 |
* | | Fix use of "time offset" parameter, and add test to make sure I don't break i... | Jelmer Vernooij | 2008-12-23 | 5 | -5/+23 |
* | | Fix more asprintf warnings and some error path errors. | Jeremy Allison | 2008-12-23 | 7 | -30/+44 |
* | | More asprintf warning fixes. | Jeremy Allison | 2008-12-23 | 3 | -8/+28 |
* | | More asprintf warning fixes. | Jeremy Allison | 2008-12-23 | 2 | -13/+21 |
* | | Fix more asprintf errors and error code paths. | Jeremy Allison | 2008-12-23 | 3 | -12/+36 |
* | | Add missing includes, required for use of gensec by 3rd-party | Matthias Dieter Wallnöfer | 2008-12-23 | 1 | -0/+3 |
* | | pytevent: Add missing file. | Jelmer Vernooij | 2008-12-23 | 1 | -0/+10 |
* | | Allow using external libtevent. | Jelmer Vernooij | 2008-12-23 | 4 | -14/+12 |
* | | standalone: Use more variables, preparing to include these files from main | Jelmer Vernooij | 2008-12-23 | 3 | -14/+17 |
* | | Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba | Jeremy Allison | 2008-12-23 | 5 | -6/+3 |
|\ \ |
|
| * \ | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 2008-12-23 | 2 | -25/+67 |
| |\ \ |
|
| * | | | Move Samba4-specific file out of common libtevent. | Jelmer Vernooij | 2008-12-23 | 5 | -6/+3 |
* | | | | Fix more ‘asprintf’, declared with attribute warn_unused_result. | Jeremy Allison | 2008-12-23 | 2 | -11/+18 |
| |/ /
|/| | |
|
* | | | Fix more "warning: ignoring return value of ‘asprintf’, declared with | Jeremy Allison | 2008-12-23 | 1 | -23/+62 |
* | | | Fix another "format not a string literal and no format arguments" warning. | Jeremy Allison | 2008-12-23 | 1 | -2/+5 |
|/ / |
|
* | | Fix silly typo. | Jelmer Vernooij | 2008-12-23 | 1 | -1/+1 |
* | | pyldb: Provide replacement for sizeargfunc, not available before Python2.5. | Jelmer Vernooij | 2008-12-23 | 1 | -0/+1 |
* | | samba.tests.samdb: Fix test after merger of samba.security and | Jelmer Vernooij | 2008-12-23 | 1 | -1/+1 |
* | | python: Define Py_ssize_t if the Python library doesn't. | Jelmer Vernooij | 2008-12-23 | 2 | -0/+12 |
* | | s3: Fix stream marshalling to return the correct streaminfo status | Tim Prouty | 2008-12-23 | 1 | -10/+1 |