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-31
Make grouping in if statement more explicit.
Michael Adam
1
-1
/
+3
2007-12-31
Fix a permissions error in reg_deletekey_recursive().
Michael Adam
1
-1
/
+1
2007-12-31
Change net_conf_import() to only use libnet_conf API functions.
Michael Adam
1
-9
/
+3
2007-12-31
Rewrite net_conf_addshare() to only use libnet_conf API functions.
Michael Adam
1
-20
/
+17
2007-12-31
Rename libnet_smbconf_key_exists() to libnet_smbconf_share_exists()
Michael Adam
2
-25
/
+25
2007-12-30
Remove an unused variable.
Michael Adam
1
-1
/
+0
2007-12-30
Remove an unused variable.
Michael Adam
1
-1
/
+0
2007-12-30
Remove all d_fprintf-s from libnet_conf.c
Michael Adam
2
-20
/
+39
2007-12-30
As the encryption is stream based there's no reason
Jeremy Allison
2
-5
/
+16
2007-12-29
Fix error message.
Jeremy Allison
1
-1
/
+1
2007-12-29
Added -e, --encrypt option to smbclient that immediately
Jeremy Allison
2
-21
/
+145
2007-12-29
Allow encryption context setup on IPC$.
Jeremy Allison
1
-7
/
+27
2007-12-29
Make pdb_tdb honour a private dir overridden in smb.conf.
Michael Adam
1
-1
/
+1
2007-12-30
Make libnet_smbconf_reg_open_path() static.
Michael Adam
1
-4
/
+4
2007-12-30
Make libnet_smbconf_reg_open_basepath() static.
Michael Adam
1
-2
/
+3
2007-12-30
Remove list_values() from net_conf.c - it is not needed any more.
Michael Adam
2
-28
/
+2
2007-12-30
Use libnet_smbconf_get_config() in net_conf_list().
Michael Adam
1
-45
/
+19
2007-12-30
Add a function libnet_smbconf_get_config() to libnet_conf.c
Michael Adam
1
-0
/
+84
2007-12-30
Include libnet/libnet.h in libnet_conf.c to have prototypes available.
Michael Adam
1
-0
/
+1
2007-12-29
Use correct size value for linearize call.
Jeremy Allison
1
-1
/
+1
2007-12-29
Remove tiny code duplication
Volker Lendecke
13
-47
/
+22
2007-12-29
Make [un]marshall_sec_desc use librpc/ndr
Volker Lendecke
1
-25
/
+29
2007-12-29
Make use of [un]marshall_sec_desc
Volker Lendecke
2
-37
/
+28
2007-12-29
Remove tiny code duplication
Volker Lendecke
8
-34
/
+26
2007-12-29
Fix a panic
Volker Lendecke
1
-1
/
+1
2007-12-29
Apply some const
Volker Lendecke
1
-4
/
+4
2007-12-29
Return NULL (instead of unchanged) for no shares/parameters defined.
Michael Adam
1
-0
/
+5
2007-12-29
Dont return count - 1 but count from libnet_smbconf_reg_get_values().
Michael Adam
2
-2
/
+2
2007-12-29
Make sure libnet_smbconf_get_share_names() always lists "global" first.
Michael Adam
2
-5
/
+22
2007-12-29
Move talloc-appending a string to an array to its own helper function
Michael Adam
1
-13
/
+49
2007-12-29
Fix uninitalized variables
Volker Lendecke
1
-2
/
+2
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
[next]