Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warning | Simo Sorce | 2007-12-05 | 1 | -1/+1 |
* | * helper source for handling cifs kernel module upcall for kerberos | Igor Mammedov | 2007-12-05 | 2 | -0/+347 |
* | * Adds support for cifs.spnego helper into configure and Makefile.in | Igor Mammedov | 2007-12-05 | 2 | -3/+59 |
* | Compile fix to the automount support. Patch from GlaDiaC. | Gerald (Jerry) Carter | 2007-12-05 | 1 | -1/+1 |
* | Fix a debug message (missing newline). | Michael Adam | 2007-12-05 | 1 | -1/+1 |
* | There's no point in passing down a 0 | Volker Lendecke | 2007-12-05 | 2 | -19/+27 |
* | remove some statics | Volker Lendecke | 2007-12-05 | 4 | -66/+72 |
* | Remove some globals | Volker Lendecke | 2007-12-05 | 13 | -50/+91 |
* | Make share_info_db_init static | Volker Lendecke | 2007-12-05 | 1 | -1/+1 |
* | Remove a static, and "signal_received" needs to be sig_atomic_t | Volker Lendecke | 2007-12-05 | 1 | -15/+18 |
* | Move create_file to open.c | Volker Lendecke | 2007-12-05 | 2 | -477/+475 |
* | Fix an uninitialized variable | Volker Lendecke | 2007-12-05 | 1 | -1/+1 |
* | Fix debug | Volker Lendecke | 2007-12-05 | 1 | -2/+8 |
* | Fix attribute calculation for ntcreate&x | Volker Lendecke | 2007-12-05 | 1 | -17/+21 |
* | Fix error returns | Volker Lendecke | 2007-12-05 | 1 | -2/+12 |
* | Fix debugs | Volker Lendecke | 2007-12-05 | 1 | -2/+18 |
* | Implement create_file() | Volker Lendecke | 2007-12-05 | 1 | -706/+347 |
* | Reformatting, also allow quotas for transact_create | Volker Lendecke | 2007-12-05 | 1 | -12/+38 |
* | Tiny refactorings | Volker Lendecke | 2007-12-05 | 1 | -17/+12 |
* | Split out sd parsing | Volker Lendecke | 2007-12-05 | 1 | -5/+33 |
* | Reformatting | Volker Lendecke | 2007-12-05 | 1 | -9/+12 |
* | Align formatting, one TALLOC_FREE is enough | Volker Lendecke | 2007-12-05 | 1 | -5/+5 |
* | Move pulling the ea list out of the way | Volker Lendecke | 2007-12-05 | 1 | -14/+8 |
* | Reformatting | Volker Lendecke | 2007-12-05 | 1 | -10/+12 |
* | Put posix semantic calculation in the same place in both routines | Volker Lendecke | 2007-12-05 | 1 | -9/+9 |
* | Tiny refactoring | Volker Lendecke | 2007-12-05 | 1 | -6/+8 |
* | Tiny refactoring | Volker Lendecke | 2007-12-05 | 1 | -3/+3 |
* | TALLOC_FREE early | Volker Lendecke | 2007-12-05 | 1 | -4/+10 |
* | consolidate srvstr_get_path in ntcreate_and_X | Volker Lendecke | 2007-12-05 | 1 | -89/+59 |
* | Tiny refactoring | Volker Lendecke | 2007-12-05 | 1 | -3/+2 |
* | tiny refactoring | Volker Lendecke | 2007-12-05 | 1 | -4/+5 |
* | add SESSSETUP_BENCH | Volker Lendecke | 2007-12-05 | 1 | -0/+41 |
* | More pstring removal. | Jeremy Allison | 2007-12-04 | 1 | -6/+15 |
* | Fix sample gtk code. Does this compile ? | Jeremy Allison | 2007-12-04 | 1 | -38/+40 |
* | Ok, down to just the client/*.c code now. | Jeremy Allison | 2007-12-04 | 2 | -35/+52 |
* | Remove pstring from automount lookups. Remove premature optimization. | Jeremy Allison | 2007-12-04 | 2 | -72/+60 |
* | Remove tok pstring from util_str.c | Jeremy Allison | 2007-12-04 | 2 | -44/+40 |
* | pull_ascii_pstring is gone. | Jeremy Allison | 2007-12-04 | 4 | -20/+21 |
* | The usual !pstring... | Jeremy Allison | 2007-12-04 | 5 | -57/+61 |
* | More pstring elimination. | Jeremy Allison | 2007-12-04 | 1 | -2/+3 |
* | Remove pstrings. | Jeremy Allison | 2007-12-04 | 1 | -84/+166 |
* | Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc(). | Jeremy Allison | 2007-12-04 | 2 | -15/+40 |
* | Remove pstr_sprintf. Replace with snprintf. | Jeremy Allison | 2007-12-04 | 1 | -46/+72 |
* | Back to pstring removal. | Jeremy Allison | 2007-12-04 | 1 | -12/+27 |
* | Fix signing bug found by Volker. That one was *subtle*. | Jeremy Allison | 2007-12-04 | 2 | -88/+5 |
* | Fix crash bug with vl's new trans handling in old transs | Jeremy Allison | 2007-12-04 | 1 | -5/+6 |
* | Gone from usershare. | Jeremy Allison | 2007-12-03 | 1 | -61/+151 |
* | Don't forget to delete the stackframe. | Jeremy Allison | 2007-12-03 | 1 | -0/+1 |
* | Getting to the home stretch for elimination of pstrings... | Jeremy Allison | 2007-12-03 | 9 | -159/+238 |
* | Remove more pstrings, from the winbindd protocol def and | Jeremy Allison | 2007-12-03 | 4 | -15/+16 |