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:net_rpc_join: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-3
/
+3
*
s3:net_rpc_join: use pipe_hnd->desthost instead of cli->desthost
Stefan Metzmacher
2011-07-22
1
-1
/
+1
*
s3:net_rpc: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-2
/
+2
*
s3:net_rpc: use netr->desthost instead of cli->desthost
Stefan Metzmacher
2011-07-22
1
-1
/
+1
*
s3:net_rap: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-2
/
+2
*
s3:net_rpc_printer: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
2011-07-22
1
-4
/
+8
*
s3:net_rpc: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
2011-07-22
1
-1
/
+2
*
s3:net_rpc_join: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
2011-07-22
1
-1
/
+2
*
s3:net_rpc_join: pass const sockaddr_storage to net_rpc_join_ok()
Stefan Metzmacher
2011-07-22
2
-4
/
+6
*
s3:net_util: pass const sockaddr_storage to net_make_ipc_connection_ex()
Stefan Metzmacher
2011-07-22
2
-2
/
+2
*
s3:net_util: add some const to sockaddr_storage
Stefan Metzmacher
2011-07-22
2
-16
/
+16
*
s3:smbcquotas: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
2011-07-22
1
-4
/
+1
*
s3:smbcacls: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
2011-07-22
1
-4
/
+1
*
s3:net_time: expect const sockaddr_storage in cli_servertime()
Stefan Metzmacher
2011-07-22
1
-2
/
+4
*
s3:smbtree: try to fix completely broken logic in get_workgroups()
Stefan Metzmacher
2011-07-22
1
-15
/
+23
*
s3:utils fix a compiler warning
Christian Ambach
2011-07-21
1
-0
/
+1
*
s3:utils/net_afs fix compiler warnings
Christian Ambach
2011-07-21
1
-2
/
+3
*
s3:lib/afs fix the build with --with-fake-kaserver
Christian Ambach
2011-07-21
1
-0
/
+2
*
s3-libsmb: replace cli_read() with cli_read_old()
Björn Baumbach
2011-07-20
1
-1
/
+1
*
s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]...
Stefan Metzmacher
2011-07-20
2
-6
/
+6
*
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
2011-07-15
1
-1
/
+1
*
s3: Avoid leaking http_timestring in print_registry_key
Volker Lendecke
2011-07-15
1
-4
/
+12
*
s3-param Remove lp_set_passdb_backend()
Andrew Bartlett
2011-07-08
1
-1
/
+1
*
s3:utils: avoid cli_nt_error()/cli_errstr() if we already have the status
Stefan Metzmacher
2011-07-07
1
-2
/
+2
*
s3-printing: make sure to first migrate the printers then the security descri...
Günther Deschner
2011-07-07
1
-0
/
+12
*
s3-printing: remove spoolss pipe from migration library, only using winreg fi...
Günther Deschner
2011-07-07
1
-16
/
+2
*
s3:testparm: avoid spurious warnings about dos mode mapping and create mask i...
Gregor Beck
2011-07-07
1
-19
/
+27
*
s3: make cli_resolve_path return NTSTATUS
Volker Lendecke
2011-07-06
1
-2
/
+4
*
s3-printing: open up a winreg pipe handle for the migration code.
Günther Deschner
2011-07-04
1
-0
/
+16
*
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
2011-07-02
1
-1
/
+1
*
s3-net: use printing_migrate library, and eliminate duplicate code.
Günther Deschner
2011-07-01
1
-415
/
+6
*
s3-printing: fill devicemode size in migrate_printer()
David Disseldorp
2011-06-30
1
-0
/
+1
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
2
-0
/
+2
*
s3-net: Bind our gettext results to 'unix charset'
Andrew Bartlett
2011-06-23
1
-0
/
+10
*
tdb_compat: Higher level API fixes.
Rusty Russell
2011-06-20
1
-2
/
+2
*
tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.
Rusty Russell
2011-06-20
1
-6
/
+6
*
tdb_traverse/tdb_traverse_read: check returns for negative, not -1.
Rusty Russell
2011-06-20
3
-4
/
+4
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
1
-2
/
+2
*
s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2...
Stefan Metzmacher
2011-06-15
2
-4
/
+8
*
s3-utils: fix crash in net cache get
Christian Ambach
2011-06-14
1
-1
/
+1
*
s3:net conf addshare: do not stat-check the share path.
Michael Adam
2011-06-10
1
-17
/
+0
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
12
-42
/
+42
*
s3-param Remove special case for global_scope()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
3
-10
/
+10
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
3
-5
/
+5
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
2
-4
/
+4
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
3
-4
/
+4
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
3
-7
/
+7
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3: Make use of name_resolve_bcast in nmblookup
Volker Lendecke
2011-06-05
1
-21
/
+3
[prev]
[next]