Convert all uses of uint8/16/32 to _t in nmbd and the include file.
[samba.git] / source3 / utils /
2015-05-01 Richard SharpeConvert uint32/16/8 to 32_t/16_t/8_t in printing.h...
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-04-24 Christof Schmittsharesec: Use common parse_ace function
2015-04-24 Christof Schmittsharesec: Print ACEs in similar format as expected...
2015-04-24 Christof Schmittsmbcacls: Move sec_desc_print to common file
2015-04-24 Christof Schmittsmbcacls: Move print_ace and parse_ace to common file
2015-04-24 Christof Schmittsmbcacls: Move StringToSid to common file
2015-04-24 Christof Schmittsmbcacls: Move SidToString to common file
2015-04-24 Christof Schmittsmbcacls: Use defines for security flags
2015-04-24 Christof Schmittsmbcacls: Make 'numeric' a local variable
2015-04-23 Richard SharpeMake sure we initialize conn to NULL, because a routine...
2015-04-22 Michael Adams3:param: remove arg save_defaults from lp_load_with_re...
2015-04-22 Michael Adams3:param: remove arg initialize_globals from lp_load_wi...
2015-04-22 Michael Adams3:param: remove "add_ipc" parameter from lp_load_with_...
2015-04-22 Michael Adams3:param: remove "global_only" parameter from lp_load_w...
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-17 Volker Lendeckelib: Remove tdb_fetch_compat
2015-03-17 Volker LendeckeRemove tdb_[first|next]key_compat
2015-03-12 Stefan Metzmachers3:rpc_client: remove unused auth_level paramter of...
2015-03-10 Volker Lendeckesmbcontrol: Simplify do_winbind_offline
2015-03-09 Matthew NewtonUse global context for winbindd_request_response
2015-03-06 Volker Lendeckes3:smbprofile: Replace sysv shmem with tdb
2015-03-06 Stefan Metzmachers3:smbprofile: specify SMBPROFILE_STATS_SECTION_START...
2015-03-03 Volker LendeckeFix the O3 developer build
2015-02-25 Volker LendeckeFix the developer O3 build
2015-02-24 Andreas Schneidernmblookup: Warn user if netbios name is too long.
2015-02-19 Christof Schmittregedit: Rename variable to fix compile warning
2015-01-19 Andreas Schneiderutils: Fix 'net time' segfault.
2015-01-13 Volker Lendeckenet: Fix sam addgroupmem
2015-01-07 Noel Powerallow net ads join accept new osServicePack parameter
2014-12-18 Andreas Schneideraddns: Remove support for dns_host_file.
2014-12-18 Andreas Schneidernmblookup: Return if the lookup was successful or not.
2014-12-16 Andreas Schneidersmbstatus: Tell the user that smbstatus can only be...
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-04 Stefan Metzmachers3:open_files.idl: add data structures for SMB2.1 and...
2014-12-03 Garming Samidmap: unify passdb *id_to_sid methods
2014-12-02 Christian Ambachs3:utils/profiles fix a use after free
2014-11-25 Stefan Metzmachers3:utils: rename variables in regedit_*.c to fix shadow...
2014-11-25 Stefan Metzmachers3:utils: add debug functions instead of magic format...
2014-11-24 Andreas Schneiders3-smbstatus: Fix exit code of profile output.
2014-11-19 Stefan Metzmachers3:smbprofile: rewrite the internal macros
2014-11-19 Volker Lendeckes3:smbprofile: Make "status_profile.h" a proper header
2014-11-19 Stefan Metzmachers3:smbd: improve writecache profiling
2014-11-19 Stefan Metzmachers3:smbprofile: remove unused nmbd related counters
2014-11-07 Stefan Metzmachers3:smbstatus: fix return value in print_share_mode()
2014-11-05 Volker Lendeckesmbcontrol: Use server_id_str_buf
2014-11-04 David Disseldorpsmbstatus: check for lock_path talloc failures
2014-11-03 David Disseldorpsmbcontrol: don't leak state_path onto talloc tos
2014-11-03 David Disseldorpnet_registry: don't leak state_path onto talloc tos
2014-11-03 David Disseldorpnet_idmap: don't leak state_path onto talloc tos
2014-10-31 Volker Lendeckes3:locking: allow early return for share_entry_forall()
2014-10-31 Volker Lendeckes3:locking: Rename share_mode_forall->share_entry_forall
2014-10-24 Günther Deschnernbt-cli: display all known NBT_SERVER flags.
2014-10-17 Andrew Bartlettntlm_auth: Allow the --option parameter to work against...
2014-10-17 Andrew Bartlettntlm_auth: Allow us to use kerberos when we are an...
2014-10-08 Günther Deschners3-net: display full value of "msDS-SupportedEncryption...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth...
2014-10-07 Volker Lendeckestatus: 80 chars per line
2014-10-06 David Disseldorpgpo: don't leak cache_path onto talloc tos
2014-10-03 Volker Lendeckeprofiling: Only compile utils/status_profile.c if profi...
2014-10-01 Michael Adamregedit: remove an old comment
2014-10-01 Chris Davisregedit: print error msg if opening registry fails
2014-10-01 Chris Davisregedit: handle pgup/pgdn/home/end keys on lists
2014-10-01 Chris Davisregedit: handle del and backspace in hexeditor
2014-10-01 Chris Davisregedit: grow hexedit buffer as the user types
2014-10-01 Chris Davisregedit: add a button to resize hexedit buffer
2014-10-01 Chris Davisregedit: add a number input box
2014-10-01 Chris Davisregedit: don't expand single line text field buffer...
2014-10-01 Chris Davisregedit: handle DEL key in text fields
2014-10-01 Chris Davisregedit: adjust some variable names to make them more...
2014-10-01 Chris Davisregedit: find previous items
2014-10-01 Chris Davisregedit: search values and repeat search from cursor...
2014-10-01 Chris Davisregedit: flesh out search dialog and simplify search...
2014-10-01 Chris Davisregedit: don't use subwindows in hexedit
2014-10-01 Chris Davisregedit: use pad as a canvas for dialogs
2014-10-01 Chris Davisregedit: clear value list after creating new key
2014-10-01 Chris Davisregedit: use the right function to reopen a hive
2014-10-01 Chris Davisregedit: move cursor to edited value in list and report...
2014-10-01 Chris Davisregedit: Introduce a new API to build the dialogs.
2014-10-01 Chris Davisregedit: improvements for hexedit
2014-10-01 Chris Davisregedit: add padding to fit REG_MULTI_SZ to the text...
2014-10-01 Chris Davisregedit: simplify cleanup after loading children
2014-10-01 Chris Davisregedit: add a panic handler to restore terminal
2014-10-01 Chris Davisregedit: make all hives descend from a root node
2014-10-01 Chris Davisregedit: add a refresh command to clear cache and reloa...
2014-10-01 Chris Davisregedit: reopen key after editing or removing values
2014-10-01 Chris Davisregedit: reopen parent keys when adding or removing...
2014-10-01 Chris Davisregedit: set cursor after creating a new key
2014-10-01 Chris Davisregedit: set cursor to the parent node when ascending
2014-10-01 Chris Davisregedit: don't fail loading keys if just a few are...
2014-10-01 Chris Davisregedit: include error description in popups
2014-10-01 Chris Davisregedit: notify user if there's a failure loading subkeys
2014-10-01 Chris Davisregedit: handle awkward window sizes better
2014-10-01 Chris Davisregedit: use talloc typesafety features
2014-10-01 Chris Davisregedit: restore list cursor when window is resized
2014-10-01 Chris Davisregedit: make value list display data in multiple columns
2014-10-01 Chris Davisregedit: add multicolumn list widget
2014-10-01 Chris Davisregedit: add search feature.
2014-10-01 Chris Davisregedit: add a color scheme for path and context help...
next