summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add devel-non-docs compile profileKarel Zak2012-11-301-0/+5
* fdisk: don't fails silently if EBR is outside of diskKarel Zak2012-11-302-9/+23
* libblkid: cleanup blkid_strconcatKarel Zak2012-11-302-4/+1Star
* libblkid: remove blkid_{strndup,strdup}Karel Zak2012-11-3010-51/+23Star
* libblkid: add function attributes to private APIKarel Zak2012-11-301-51/+123
* libblkid: add function attributes to public APIOndrej Oprala2012-11-301-105/+273
* libmount: add function attributes to private APIOndrej Oprala2012-11-304-52/+93
* libmount: add function attributes to public APIOndrej Oprala2012-11-301-243/+584
* docs: cleanup TODOKarel Zak2012-11-271-65/+0Star
* lsblk: fix copy & past bugKarel Zak2012-11-271-1/+1
* umount: sanitize paths from non-root usersKarel Zak2012-11-261-2/+30
* mount: sanitize paths from non-root usersKarel Zak2012-11-261-0/+35
* lib/canonicalize: add canonicalize_path_restricted() to canonicalize without ...Karel Zak2012-11-262-0/+43
* libmount: make debug stuff more robustKarel Zak2012-11-261-1/+2
* mount: (deprecated) drop --guess-fstypeKarel Zak2012-11-261-13/+0Star
* libmount: correctly interpret '*' from /etc/filesystemsKarel Zak2012-11-262-6/+26
* lscpu: remove unnecessary variableKarel Zak2012-11-231-1/+0Star
* ipcs: remove print_perms()Sami Kerola2012-11-231-26/+0Star
* ipcs: make individual message queue id printing to use /procSami Kerola2012-11-232-26/+32
* ipcs: clean up do_msg(), and add ipc_msg_get_info()Sami Kerola2012-11-233-45/+178
* ipcs: make individual semaphore id printing to use /procSami Kerola2012-11-233-36/+72
* ipcs: clean up do_sem(), and add ipc_sem_get_info()Sami Kerola2012-11-233-40/+164
* ipcs: make individual shared memory id printing to use /procSami Kerola2012-11-231-21/+24
* ipcs: fix ipc_shm_get_info(), use callocKarel Zak2012-11-231-11/+15
* ipcs: clean up do_shm()Karel Zak2012-11-233-14/+34
* ipcs: read shared memory values from /procSami Kerola2012-11-233-39/+205
* ipcs: determine ipc limits from /procSami Kerola2012-11-235-101/+217
* lib/path: add path_read_u64()Karel Zak2012-11-232-1/+27
* lib/path: rename functions to be more explicitKarel Zak2012-11-234-42/+45
* ipcs: add /proc and /sys path definitionsSami Kerola2012-11-231-0/+11
* su: log failed logins to btmpKarel Zak2012-11-222-3/+51
* su: use get_terminal_name() for compatibility with login(1)Karel Zak2012-11-222-4/+5
* login: use get_terminal_name() from ttyutils.cKarel Zak2012-11-221-14/+2Star
* lib/ttyutils: add get_terminal_name()Karel Zak2012-11-222-3/+44
* lib/ttyutils: add test programKarel Zak2012-11-222-0/+14
* lib/ttyutils: create .c fileKarel Zak2012-11-223-32/+43
* build-sys: use libcommon.a for lslocksKarel Zak2012-11-221-6/+2Star
* su: rename log_su to log_syslogKarel Zak2012-11-221-2/+2
* agetty: remove @ and # as default kill and erase charsKarel Zak2012-11-222-8/+8
* agetty: add --{erase,kill}-chars optionsKarel Zak2012-11-222-5/+39
* libblkid: (gpt) don't modify in memory buffersKarel Zak2012-11-211-12/+11Star
* wipefs: Add --force option to force it to erase.Richard W.M. Jones2012-11-202-4/+18
* agetty: make --autologin useful with --skip-login (prompt)Karel Zak2012-11-191-4/+8
* uuidgen: fix --randomKarel Zak2012-11-191-1/+1
* umount: (recursive) add a cache to the tableDave Reisner2012-11-161-0/+2
* libmount: fix support of comma-separated fs types listsGleb Fotengauer-Malinovskiy2012-11-162-7/+13
* umount: (recursive) don't call umount(2) for already unmounted targetsKarel Zak2012-11-152-12/+40
* tests: add shared subtrees to umount --recursive testKarel Zak2012-11-152-1/+12
* libmount: don't reset NOSWAPMATCH context flagKarel Zak2012-11-151-0/+1
* libmount: don't try to play with loopdevs if umount argument is really mountp...Karel Zak2012-11-151-3/+6