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
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: Use MIN macro in fake_sendfile
Christof Schmitt
2014-10-04
1
-5
/
+1
*
s3-winbindd: Make wcache_sid_to_name static
Christof Schmitt
2014-10-04
2
-12
/
+6
*
s3-winbindd: Remove extern declaration for cache_methods from winbindd_dual.c
Christof Schmitt
2014-10-04
1
-1
/
+0
*
profiling: Make WITH_PROFILE span more in smbprofile.h
Volker Lendecke
2014-10-03
1
-2
/
+3
*
profiling: Remove a big DEBUG statement
Volker Lendecke
2014-10-03
1
-25
/
+0
*
profiling: Remove some #ifdefs
Volker Lendecke
2014-10-03
2
-8
/
+0
*
profiling: Only compile profile/profile.c if profiling is enabled
Volker Lendecke
2014-10-03
3
-19
/
+40
*
profiling: Only compile utils/status_profile.c if profiling is enabled
Volker Lendecke
2014-10-03
3
-24
/
+41
*
profiling: Fix a typo
Volker Lendecke
2014-10-03
1
-1
/
+1
*
profiling: Move some #defines to profile.c
Volker Lendecke
2014-10-03
2
-4
/
+4
*
profiling: Fix a typo
Volker Lendecke
2014-10-03
1
-1
/
+1
*
profiling: Make "struct profile_header" static
Volker Lendecke
2014-10-03
2
-8
/
+7
*
winbind3: Fix pwent variable substitution
Justin Maggard
2014-10-03
1
-1
/
+1
*
idmap_rfc2307: Remove unsed parameter and variable
Christof Schmitt
2014-10-01
1
-8
/
+5
*
idmap_rfc2307: Fix a crash after connection problem to DC
Christof Schmitt
2014-10-01
1
-0
/
+1
*
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
*
regedit: set cursor after creating a new key
Chris Davis
2014-10-01
1
-0
/
+4
*
regedit: set cursor to the parent node when ascending
Chris Davis
2014-10-01
1
-2
/
+3
*
regedit: don't fail loading keys if just a few are unavailable
Chris Davis
2014-10-01
1
-12
/
+15
*
regedit: include error description in popups
Chris Davis
2014-10-01
1
-3
/
+6
*
regedit: notify user if there's a failure loading subkeys
Chris Davis
2014-10-01
1
-4
/
+11
*
regedit: handle awkward window sizes better
Chris Davis
2014-10-01
3
-12
/
+25
*
regedit: use talloc typesafety features
Chris Davis
2014-10-01
2
-18
/
+33
*
regedit: restore list cursor when window is resized
Chris Davis
2014-10-01
1
-18
/
+25
[next]