Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix clidfs.c compile. | Jeremy Allison | 2007-12-06 | 1 | -2/+3 | |
* | | Remove pstrings from client/client.c by doing a large rewrite. | Jeremy Allison | 2007-12-06 | 18 | -1193/+1889 | |
* | | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 2007-12-06 | 5 | -5/+17 | |
|\| | ||||||
| * | Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ... | Karolin Seeger | 2007-12-06 | 1 | -3/+8 | |
| * | Remove an incredible amount of whitespace. | Michael Adam | 2007-12-06 | 1 | -1/+1 | |
| * | Remove trailing slashes from service name | Andreas Schneider | 2007-12-06 | 1 | -0/+7 | |
| * | printing: remove emtpy print_test.c | Stefan Metzmacher | 2007-12-06 | 1 | -0/+0 | |
| * | libads: fix typo | Stefan Metzmacher | 2007-12-06 | 1 | -1/+1 | |
* | | Don't understand this. I have no changes here.... | Jeremy Allison | 2007-12-06 | 1 | -33/+64 | |
|/ | ||||||
* | Fix path length limits on cli_list (outgoing. Incoming | Jeremy Allison | 2007-12-05 | 1 | -5/+16 | |
* | Improve a debug message. | Michael Adam | 2007-12-06 | 1 | -1/+1 | |
* | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo | Simo Sorce | 2007-12-05 | 1 | -79/+178 | |
|\ | ||||||
| * | pstring removal. | Jeremy Allison | 2007-12-05 | 1 | -79/+178 | |
* | | Merge commit 'origin/v3-2-test' into v3-2-simo | Simo Sorce | 2007-12-05 | 2 | -212/+347 | |
|\| | ||||||
| * | Remove arbitrary 1k limit on pathnames. Malloc them. | Jeremy Allison | 2007-12-05 | 2 | -212/+347 | |
* | | 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 |