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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2002-11-18
Bug fix from appliance - we must initialise the winbindd server state
Tim Potter
1
-2
/
+2
2002-11-18
Don't pass a function to ADS_ERR_OK().
Jim McDonough
1
-6
/
+13
2002-11-18
Don't pass a function to ADS_ERR_OK().
Jim McDonough
1
-6
/
+13
2002-11-18
Revert changes to ADS_ERR_OK() as in head. Broke some compilers.
Jim McDonough
1
-1
/
+1
2002-11-18
Revert ADS_ERR_OK change. Some compilers didn't like it.
Jim McDonough
1
-1
/
+1
2002-11-18
Next step of printer publishing.
Jim McDonough
1
-31
/
+34
2002-11-18
Next step of printer publishing.
Jim McDonough
2
-162
/
+243
2002-11-18
Back out some goofs that accidentally checked in with printer publishing.
Jim McDonough
1
-3
/
+3
2002-11-18
Next step of printer publishing.
Jim McDonough
3
-196
/
+280
2002-11-18
Merge in modules system from HEAD:
Jelmer Vernooij
3
-1621
/
+511
2002-11-18
formatting fix
Gerald Carter
1
-35
/
+35
2002-11-18
Samba janitor... Merging tridge's change to 3.0. Original commit
Jeremy Allison
1
-0
/
+3
2002-11-18
the change in the way %U is handled to use current_user has broken
Andrew Tridgell
1
-0
/
+3
2002-11-17
Renamed uuid_to_string() to guid_to_string() to avoid conflict with OSF DEC
Tim Potter
1
-1
/
+1
2002-11-16
Merge from HEAD: Remove assumption that all solaris has -lsendfile
Andrew Bartlett
3
-2
/
+69
2002-11-15
Remove the assumption that all Solaris has -lsendfile.
Andrew Bartlett
3
-2
/
+69
2002-11-15
Updates from HEAD:
Andrew Bartlett
8
-18
/
+31
2002-11-15
Add samdump and vampire to 'net rpc help'
Andrew Bartlett
1
-0
/
+2
2002-11-15
Add const to PACKS()
Andrew Bartlett
1
-2
/
+2
2002-11-15
Include the hostname we are trying to match with $@, to allow easier debugging.
Andrew Bartlett
1
-1
/
+1
2002-11-15
Small auth updates:
Andrew Bartlett
4
-11
/
+6
2002-11-15
patch from aedil@alchar.org to correctly detect solaris workshop CC's ability
Andrew Bartlett
2
-475
/
+1625
2002-11-15
Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group
Jeremy Allison
1
-0
/
+16
2002-11-15
Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group
Jeremy Allison
1
-0
/
+16
2002-11-15
fix segfault
Gerald Carter
1
-1
/
+3
2002-11-15
enable enumeration of domain local groups using LDAP (and in a native mode do...
Gerald Carter
1
-5
/
+30
2002-11-15
fix segfault
Gerald Carter
1
-1
/
+3
2002-11-15
enable enumeration of domain local groups using LDAP (and in a native mode do...
Gerald Carter
1
-5
/
+30
2002-11-15
Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'
Jelmer Vernooij
2
-1615
/
+479
2002-11-15
Use smb_register_passdb() - plus some small fixes
Jelmer Vernooij
5
-24
/
+32
2002-11-15
Add smb_register_passdb()
Jelmer Vernooij
3
-86
/
+60
2002-11-15
Merge from HEAD:
Andrew Bartlett
4
-11
/
+11
2002-11-15
Rerun autoconf
Andrew Bartlett
1
-471
/
+1607
2002-11-15
When testing for /usr/include/heimdal, don't include /usr/heimdal/include
Andrew Bartlett
1
-2
/
+2
2002-11-15
Add const to DEBUG() macro.
Andrew Bartlett
2
-6
/
+6
2002-11-15
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
5
-0
/
+1320
2002-11-15
A cool idea from mbp: create a big shared library of all Samba objects
Tim Potter
1
-1
/
+17
2002-11-15
A cool idea from mbp: create a big shared library of all Samba objects
Tim Potter
1
-4
/
+3
2002-11-14
Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymore
Jelmer Vernooij
1
-4
/
+0
2002-11-14
Remove the #ifdef's for NISPLUS_SAM - there are no function name collisions a...
Jelmer Vernooij
1
-4
/
+0
2002-11-14
Quieten status message when linking libsmbclient.so
Tim Potter
1
-1
/
+1
2002-11-13
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...
Jelmer Vernooij
4
-0
/
+123
2002-11-13
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...
Jelmer Vernooij
4
-0
/
+123
2002-11-13
Fix smbwrapper from global* changes.
Jeremy Allison
2
-4
/
+4
2002-11-13
Fix smbwrapper from the global_* changes.
Jeremy Allison
2
-4
/
+4
2002-11-13
Add installmodules and uninstallmodules targets
Jelmer Vernooij
1
-1
/
+7
2002-11-13
Remove obsolete scripts and put in module install/uninstall
Jelmer Vernooij
6
-171
/
+65
2002-11-13
Add debug2html and *.so
Jelmer Vernooij
1
-0
/
+2
2002-11-13
Move 'weird' character set into new 'developer' module
Jelmer Vernooij
3
-111
/
+135
2002-11-13
Load modules in lp_modules() after fork()
Jelmer Vernooij
1
-0
/
+4
[prev]
[next]