index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:utils: rename variables in regedit_*.c to fix shadow warnings
Stefan Metzmacher
2014-11-25
4
-19
/
+19
*
s3:utils: add debug functions instead of magic format strings in net_idmap_ch...
Stefan Metzmacher
2014-11-25
1
-8
/
+39
*
s3-smbstatus: Fix exit code of profile output.
Andreas Schneider
2014-11-24
1
-2
/
+5
*
s3:smbprofile: rewrite the internal macros
Stefan Metzmacher
2014-11-19
1
-711
/
+218
*
s3:smbprofile: Make "status_profile.h" a proper header
Volker Lendecke
2014-11-19
4
-6
/
+31
*
s3:smbd: improve writecache profiling
Stefan Metzmacher
2014-11-19
1
-28
/
+30
*
s3:smbprofile: remove unused nmbd related counters
Stefan Metzmacher
2014-11-19
1
-73
/
+0
*
s3:smbstatus: fix return value in print_share_mode()
Stefan Metzmacher
2014-11-07
1
-1
/
+1
*
smbcontrol: Use server_id_str_buf
Volker Lendecke
2014-11-05
1
-11
/
+8
*
smbstatus: check for lock_path talloc failures
David Disseldorp
2014-11-04
1
-4
/
+21
*
smbcontrol: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-4
/
+20
*
net_registry: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-5
/
+12
*
net_idmap: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-7
/
+17
*
s3:locking: allow early return for share_entry_forall()
Volker Lendecke
2014-10-31
1
-5
/
+7
*
s3:locking: Rename share_mode_forall->share_entry_forall
Volker Lendecke
2014-10-31
1
-1
/
+1
*
nbt-cli: display all known NBT_SERVER flags.
Günther Deschner
2014-10-24
1
-2
/
+6
*
ntlm_auth: Allow the --option parameter to work against ntlm_auth
Andrew Bartlett
2014-10-17
1
-0
/
+1
*
ntlm_auth: Allow us to use kerberos when we are an AD DC
Andrew Bartlett
2014-10-17
1
-1
/
+1
*
s3-net: display full value of "msDS-SupportedEncryptionTypes".
Günther Deschner
2014-10-08
1
-4
/
+3
*
s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...
Andrew Bartlett
2014-10-08
1
-0
/
+1
*
status: 80 chars per line
Volker Lendecke
2014-10-07
1
-367
/
+734
*
gpo: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
1
-4
/
+12
*
profiling: Only compile utils/status_profile.c if profiling is enabled
Volker Lendecke
2014-10-03
2
-21
/
+33
*
regedit: remove an old comment
Michael Adam
2014-10-01
1
-2
/
+0
*
regedit: print error msg if opening registry fails
Chris Davis
2014-10-01
1
-0
/
+2
*
regedit: handle pgup/pgdn/home/end keys on lists
Chris Davis
2014-10-01
3
-4
/
+97
*
regedit: handle del and backspace in hexeditor
Chris Davis
2014-10-01
3
-11
/
+71
*
regedit: grow hexedit buffer as the user types
Chris Davis
2014-10-01
2
-24
/
+46
*
regedit: add a button to resize hexedit buffer
Chris Davis
2014-10-01
2
-2
/
+48
*
regedit: add a number input box
Chris Davis
2014-10-01
2
-12
/
+116
*
regedit: don't expand single line text field buffer with cursor movement
Chris Davis
2014-10-01
1
-1
/
+24
*
regedit: handle DEL key in text fields
Chris Davis
2014-10-01
1
-0
/
+3
*
regedit: adjust some variable names to make them more distinct
Chris Davis
2014-10-01
1
-19
/
+19
*
regedit: find previous items
Chris Davis
2014-10-01
3
-8
/
+62
*
regedit: search values and repeat search from cursor positions
Chris Davis
2014-10-01
6
-83
/
+265
*
regedit: flesh out search dialog and simplify search opts
Chris Davis
2014-10-01
3
-19
/
+87
*
regedit: don't use subwindows in hexedit
Chris Davis
2014-10-01
3
-38
/
+15
*
regedit: use pad as a canvas for dialogs
Chris Davis
2014-10-01
2
-23
/
+57
*
regedit: clear value list after creating new key
Chris Davis
2014-10-01
1
-0
/
+1
*
regedit: use the right function to reopen a hive
Chris Davis
2014-10-01
3
-9
/
+26
*
regedit: move cursor to edited value in list and report edit errors
Chris Davis
2014-10-01
5
-23
/
+77
*
regedit: Introduce a new API to build the dialogs.
Chris Davis
2014-10-01
2
-854
/
+1800
*
regedit: improvements for hexedit
Chris Davis
2014-10-01
2
-38
/
+74
*
regedit: add padding to fit REG_MULTI_SZ to the text field
Chris Davis
2014-10-01
1
-8
/
+21
*
regedit: simplify cleanup after loading children
Chris Davis
2014-10-01
1
-8
/
+3
*
regedit: add a panic handler to restore terminal
Chris Davis
2014-10-01
1
-0
/
+8
*
regedit: make all hives descend from a root node
Chris Davis
2014-10-01
3
-77
/
+79
*
regedit: add a refresh command to clear cache and reload current path
Chris Davis
2014-10-01
3
-15
/
+104
*
regedit: reopen key after editing or removing values
Chris Davis
2014-10-01
1
-0
/
+3
*
regedit: reopen parent keys when adding or removing subkeys
Chris Davis
2014-10-01
3
-0
/
+15
[next]