index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-29
Attempt to fix the AIX make test failures
Volker Lendecke
1
-3
/
+3
2007-12-29
Fix a const warning.
Michael Adam
1
-1
/
+1
2007-12-29
Rename libnet_smbconf_getshares() to libnet_smbconf_get_share_names().
Michael Adam
2
-3
/
+3
2007-12-29
Add a comment header for libnet_smbconf_getshares().
Michael Adam
1
-0
/
+3
2007-12-29
Move functionality of net_conf_listshares() to libnet_conf.c
Michael Adam
2
-15
/
+58
2007-12-29
Move functionality of net_conf_showshare() to libnet_conf.c
Michael Adam
2
-4
/
+104
2007-12-29
passdb.tdb is located in the private directory
Volker Lendecke
1
-1
/
+2
2007-12-29
Make the main net_conf functions static in net_conf.c
Michael Adam
1
-7
/
+7
2007-12-29
Add a couple of comment headers to the main libnet_conf functions.
Michael Adam
1
-0
/
+9
2007-12-29
Add a comment header for libnet_smbconf_format_registry_value().
Michael Adam
1
-0
/
+7
2007-12-29
Handle NULL talloc context in libnet_smbconf_format_registry_value().
Michael Adam
1
-1
/
+4
2007-12-29
Hide the registry backend from libnet_smbconf_getparm().
Michael Adam
2
-6
/
+21
2007-12-29
Rename format_value() to libnet_smbconf_format_registry_value().
Michael Adam
2
-3
/
+6
2007-12-29
Move format_value() to libnet_conf.c.
Michael Adam
2
-33
/
+34
2007-12-28
Convert get_root_nt_token to memcache
Volker Lendecke
3
-3
/
+17
2007-12-28
Remove a global
Volker Lendecke
1
-9
/
+15
2007-12-28
don't store cache_readonly in gencache
Volker Lendecke
1
-15
/
+0
2007-12-28
Remove static zeros
Volker Lendecke
5
-14
/
+31
2007-12-28
Remove a static array
Volker Lendecke
1
-6
/
+6
2007-12-28
Convert csamuser to memcache
Volker Lendecke
3
-27
/
+28
2007-12-28
bin/vlp needs a dependency on @LIBWBCLIENT_SHARED@
Volker Lendecke
1
-1
/
+1
2007-12-28
Improve error messages of 'net rpc user [add|delete]' commands.
Karolin Seeger
1
-10
/
+14
2007-12-28
Ensure we turn off POSIX large read/write if encryption
Jeremy Allison
1
-1
/
+4
2007-12-27
Add the capability to set "smb encrypt = required"
Jeremy Allison
5
-3
/
+60
2007-12-28
Fix setting the initial permission bits
Volker Lendecke
2
-6
/
+25
2007-12-27
Add "smb encrypt" parameter. Can be set to "no, yes, required".
Jeremy Allison
2
-1
/
+28
2007-12-28
Fix the non-gcc branch of "likely"
Volker Lendecke
1
-2
/
+2
2007-12-27
Remove a silly static
Volker Lendecke
1
-6
/
+6
2007-12-27
Fix the build
Volker Lendecke
1
-2
/
+3
2007-12-27
Wrap the DEBUG checks in a "unlikely"
Volker Lendecke
1
-6
/
+21
2007-12-27
Add CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability to
Jeremy Allison
2
-2
/
+7
2007-12-26
Encryption works better when you add the client decrypt code :-).
Jeremy Allison
1
-0
/
+11
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
34
-214
/
+2116
2007-12-27
typos
Volker Lendecke
1
-2
/
+2
2007-12-26
Fix some memleaks
Volker Lendecke
1
-5
/
+6
2007-12-26
Remove the sampwent interface
Volker Lendecke
6
-471
/
+3
2007-12-26
Convert pdbedit to use pdb_search_users
Volker Lendecke
1
-78
/
+123
2007-12-26
Properly destroy the pdb search object
Volker Lendecke
1
-1
/
+1
2007-12-26
smbpasswd_search_users
Volker Lendecke
1
-0
/
+114
2007-12-26
Add tdbsam_search_users
Volker Lendecke
1
-0
/
+134
2007-12-26
We need to return the correct atime
Volker Lendecke
1
-1
/
+6
2007-12-26
Move libnet_smbconf_reg_open_basepath() in source file
Michael Adam
1
-9
/
+9
2007-12-26
Rename libnet_smbconf_open_basepath() to libnet_smbconf_reg_open_basepath().
Michael Adam
2
-6
/
+8
2007-12-26
Rename libnet_smbconf_open_path() to libnet_smbconf_reg_open_path().
Michael Adam
2
-11
/
+13
2007-12-26
Rename libnet_smbconf_open_path_q() to libnet_smbconf_open_path()
Michael Adam
1
-27
/
+10
2007-12-25
Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storage
Volker Lendecke
2
-0
/
+13
2007-12-25
AIX iface test needs rep_vasprintf
Volker Lendecke
1
-0
/
+1
2007-12-25
ifreq needs more from lib/replace
Volker Lendecke
1
-0
/
+2
2007-12-25
Next try to fix get_interfaces detection
Volker Lendecke
1
-0
/
+3
2007-12-25
make clean should remove everything in bin/
Volker Lendecke
1
-0
/
+1
[next]