summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add popt to binaries in makefile. Hack clitar to compile until I fix it.Jeremy Allison2007-12-063-59/+53
* Make cmdline_auth_info private to lib/popt_common.c. ProvideJeremy Allison2007-12-062-16/+4
* Fix clidfs.c compile.Jeremy Allison2007-12-061-2/+3
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-0618-1193/+1889
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-12-065-5/+17
|\
| * Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...Karolin Seeger2007-12-061-3/+8
| * Remove an incredible amount of whitespace.Michael Adam2007-12-061-1/+1
| * Remove trailing slashes from service nameAndreas Schneider2007-12-061-0/+7
| * printing: remove emtpy print_test.cStefan Metzmacher2007-12-061-0/+0
| * libads: fix typoStefan Metzmacher2007-12-061-1/+1
* | Don't understand this. I have no changes here....Jeremy Allison2007-12-061-33/+64
|/
* Fix path length limits on cli_list (outgoing. IncomingJeremy Allison2007-12-051-5/+16
* Improve a debug message.Michael Adam2007-12-061-1/+1
* Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simoSimo Sorce2007-12-051-79/+178
|\
| * pstring removal.Jeremy Allison2007-12-051-79/+178
* | Merge commit 'origin/v3-2-test' into v3-2-simoSimo Sorce2007-12-052-212/+347
|\|
| * Remove arbitrary 1k limit on pathnames. Malloc them.Jeremy Allison2007-12-052-212/+347
* | Fix warningSimo Sorce2007-12-051-1/+1
* | * helper source for handling cifs kernel module upcall for kerberosIgor Mammedov2007-12-052-0/+347
* | * Adds support for cifs.spnego helper into configure and Makefile.inIgor Mammedov2007-12-052-3/+59
|/
* Compile fix to the automount support. Patch from GlaDiaC.Gerald (Jerry) Carter2007-12-051-1/+1
* Fix a debug message (missing newline).Michael Adam2007-12-051-1/+1
* There's no point in passing down a 0Volker Lendecke2007-12-052-19/+27
* remove some staticsVolker Lendecke2007-12-054-66/+72
* Remove some globalsVolker Lendecke2007-12-0513-50/+91
* Make share_info_db_init staticVolker Lendecke2007-12-051-1/+1
* Remove a static, and "signal_received" needs to be sig_atomic_tVolker Lendecke2007-12-051-15/+18
* Move create_file to open.cVolker Lendecke2007-12-052-477/+475
* Fix an uninitialized variableVolker Lendecke2007-12-051-1/+1
* Fix debugVolker Lendecke2007-12-051-2/+8
* Fix attribute calculation for ntcreate&xVolker Lendecke2007-12-051-17/+21
* Fix error returnsVolker Lendecke2007-12-051-2/+12
* Fix debugsVolker Lendecke2007-12-051-2/+18
* Implement create_file()Volker Lendecke2007-12-051-706/+347
* Reformatting, also allow quotas for transact_createVolker Lendecke2007-12-051-12/+38
* Tiny refactoringsVolker Lendecke2007-12-051-17/+12
* Split out sd parsingVolker Lendecke2007-12-051-5/+33
* ReformattingVolker Lendecke2007-12-051-9/+12
* Align formatting, one TALLOC_FREE is enoughVolker Lendecke2007-12-051-5/+5
* Move pulling the ea list out of the wayVolker Lendecke2007-12-051-14/+8
* ReformattingVolker Lendecke2007-12-051-10/+12
* Put posix semantic calculation in the same place in both routinesVolker Lendecke2007-12-051-9/+9
* Tiny refactoringVolker Lendecke2007-12-051-6/+8
* Tiny refactoringVolker Lendecke2007-12-051-3/+3
* TALLOC_FREE earlyVolker Lendecke2007-12-051-4/+10
* consolidate srvstr_get_path in ntcreate_and_XVolker Lendecke2007-12-051-89/+59
* Tiny refactoringVolker Lendecke2007-12-051-3/+2
* tiny refactoringVolker Lendecke2007-12-051-4/+5
* add SESSSETUP_BENCHVolker Lendecke2007-12-051-0/+41
* More pstring removal.Jeremy Allison2007-12-041-6/+15