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
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...
Jelmer Vernooij
2008-01-05
3
-15
/
+161
*
Attempt to make the build farm run s4torture again
Volker Lendecke
2007-12-23
1
-1
/
+1
*
Attempt to fix the Solaris build
Volker Lendecke
2007-12-23
1
-1
/
+1
*
Convert the [gu]id_sid cache to memcache
Volker Lendecke
2007-12-23
1
-134
/
+62
*
Rename libnet_reg_createkey_internal() to libnet_smbconf_reg_createkey_intern...
Michael Adam
2007-12-23
2
-6
/
+7
*
Make libnet_smbconf_set_global_param() call libnet_smbconf_setparm().
Michael Adam
2007-12-23
1
-46
/
+15
*
Reorder libnet_conf.c some, adding "section" comments.
Michael Adam
2007-12-23
1
-18
/
+30
*
Move net_conf_setparm() to libnet_conf.c
Michael Adam
2007-12-23
2
-11
/
+22
*
Move reg_setvalue_internal() to libnet_conf.c
Michael Adam
2007-12-23
2
-78
/
+82
*
Remove occurrences of registry_key from libnet_join.c
Michael Adam
2007-12-23
1
-65
/
+17
*
Replace direct deletion of registry value by use of libnet_smbconf_delparm().
Michael Adam
2007-12-23
1
-1
/
+1
*
Move logic of net_smbconf_delparm() to libnet/libnet_conf.c
Michael Adam
2007-12-23
2
-14
/
+29
*
Move smbconf_value_exists() to libnet/net_conf.c
Michael Adam
2007-12-23
2
-17
/
+18
*
Make libnet_smbconf_open_path_q() static.
Michael Adam
2007-12-23
1
-3
/
+4
*
If we detect a case insensitive filesystem make
Jeremy Allison
2007-12-22
1
-4
/
+11
*
Fix typo in output.
Michael Adam
2007-12-23
1
-1
/
+1
*
Fix wbcAllocate[GU]id
Volker Lendecke
2007-12-23
1
-12
/
+14
*
Fix wbcPing()
Volker Lendecke
2007-12-23
1
-1
/
+9
*
tiny simplification
Volker Lendecke
2007-12-23
1
-4
/
+0
*
Use filesystem capabilities to support case-insensitive filesystems.
James Peach
2007-12-22
2
-17
/
+30
*
Fix "may be used uninitialized" compiler warnings.
James Peach
2007-12-22
1
-3
/
+3
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
James Peach
2007-12-22
84
-1145
/
+7799
|
\
|
*
Remove redundant connection_struct from check_magic() parameter list.
Michael Adam
2007-12-22
1
-2
/
+3
|
*
Remove redundant connection_struct from fd_close() parameter list.
Michael Adam
2007-12-22
2
-12
/
+12
|
*
Remove redundant connection_struct from fd_close_posix() parameter list.
Michael Adam
2007-12-22
2
-3
/
+3
|
*
Add NT error to debug to try and track this down.
Jeremy Allison
2007-12-21
1
-1
/
+4
|
*
Fix the build of cifs.spnego.
Günther Deschner
2007-12-22
1
-1
/
+1
|
*
Fix net_dom_join & net_dom_unjoin.
Günther Deschner
2007-12-22
1
-19
/
+38
|
*
Fix uninitialized error code in do_unjoin_modify_vals_config().
Günther Deschner
2007-12-22
1
-1
/
+1
|
*
Correct netapi header filename. Thanks Jeremy.
Günther Deschner
2007-12-22
3
-3
/
+3
|
*
Fix install - it was trying to install libnetapi.h whereas
Jeremy Allison
2007-12-21
1
-2
/
+2
|
*
Until we better understand the WKSSVC_JOIN_FLAGS_JOIN_DC_ACCOUNT make sure we...
Günther Deschner
2007-12-21
1
-0
/
+4
|
*
Fix make test by adding winbind libs to vlp.
Jeremy Allison
2007-12-21
1
-1
/
+1
|
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-12-21
5
-2
/
+44
|
|
\
|
|
*
Generate pkgconfig files for at least lib{smbclient,smbsharemodes,netapi}.
Günther Deschner
2007-12-21
5
-2
/
+44
|
*
|
Actually fix the merge.
Jeremy Allison
2007-12-21
1
-5
/
+0
|
*
|
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-12-21
1
-0
/
+5
|
|
\
|
|
|
*
Make sure libnet/libnet_proto.h exists.
Günther Deschner
2007-12-21
1
-1
/
+2
|
*
|
Fix build failure if symlink already exists.
Jeremy Allison
2007-12-21
1
-1
/
+1
|
*
|
Fix const warning.
Jeremy Allison
2007-12-21
1
-5
/
+8
|
*
|
Fix initialization warnings.
Jeremy Allison
2007-12-21
1
-1
/
+1
|
*
|
Fix making the new proto file after a distclean.
Jeremy Allison
2007-12-21
1
-0
/
+1
|
*
|
Fix "make test" using the LD_LIBRARY_PATH for selftest script so
Gerald (Jerry) Carter
2007-12-21
2
-2
/
+7
|
*
|
Compile fix: Correct use of wbcDomainInfo() after function signature change.
Gerald (Jerry) Carter
2007-12-21
2
-5
/
+4
|
*
|
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
2007-12-21
5
-549
/
+393
|
*
|
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
2007-12-21
17
-58
/
+3136
|
|
/
|
*
Move gtk app to the correct location. Thanks obnox!
Günther Deschner
2007-12-21
1
-0
/
+0
|
*
Move libnetapi examples into subdirs.
Günther Deschner
2007-12-21
6
-7
/
+17
|
*
Deactive remote join code server side until some last issues are resolved.
Günther Deschner
2007-12-21
1
-0
/
+4
|
*
Add netdomjoin-gui (my first gui application), another libnetapi user.
Günther Deschner
2007-12-21
4
-2
/
+1357
[next]