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
*
smbcontrol: Simplify do_winbind_offline
Volker Lendecke
2015-03-10
1
-5
/
+1
*
Use global context for winbindd_request_response
Matthew Newton
2015-03-10
1
-8
/
+8
*
s3:smbprofile: Replace sysv shmem with tdb
Volker Lendecke
2015-03-06
1
-11
/
+15
*
s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...
Stefan Metzmacher
2015-03-06
1
-2
/
+2
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-2
/
+2
*
Fix the developer O3 build
Volker Lendecke
2015-02-25
3
-3
/
+4
*
nmblookup: Warn user if netbios name is too long.
Andreas Schneider
2015-02-24
1
-0
/
+9
*
regedit: Rename variable to fix compile warning
Christof Schmitt
2015-02-19
1
-4
/
+4
*
utils: Fix 'net time' segfault.
Andreas Schneider
2015-01-19
1
-7
/
+14
*
net: Fix sam addgroupmem
Volker Lendecke
2015-01-13
1
-3
/
+5
*
allow net ads join accept new osServicePack parameter
Noel Power
2015-01-08
1
-0
/
+12
*
addns: Remove support for dns_host_file.
Andreas Schneider
2014-12-18
2
-12
/
+18
*
nmblookup: Return if the lookup was successful or not.
Andreas Schneider
2014-12-18
1
-7
/
+18
*
smbstatus: Tell the user that smbstatus can only be run as root.
Andreas Schneider
2014-12-16
1
-0
/
+7
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
1
-0
/
+1
*
s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.
Stefan Metzmacher
2014-12-04
1
-0
/
+9
*
idmap: unify passdb *id_to_sid methods
Garming Sam
2014-12-03
1
-1
/
+5
*
s3:utils/profiles fix a use after free
Christian Ambach
2014-12-03
1
-3
/
+3
*
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
[next]