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
...
*
|
add version back to lanman string in sessetup reply
Gerald Carter
2003-04-29
1
-1
/
+5
*
|
Use a common function to create the SAM_ACCOUNT being used to add accounts
Andrew Bartlett
2003-04-29
3
-61
/
+45
*
|
sync with HEAD and remove --with-misplussam as well
Gerald Carter
2003-04-29
1
-17
/
+0
*
|
remove --with-tdbsam since it is always built now
Gerald Carter
2003-04-29
2
-18
/
+1
*
|
do not build wrepld by default; package maintainers need to update their file...
Gerald Carter
2003-04-29
1
-1
/
+1
*
|
don't implement any group mapping functions in the guest sam module
Gerald Carter
2003-04-29
2
-0
/
+59
*
|
only call the add_script if the getpwnam_alloc() fails
Gerald Carter
2003-04-29
1
-19
/
+28
*
|
removing printing = SOFTQ since no one knows what it is
Gerald Carter
2003-04-29
2
-95
/
+0
*
|
Fix for format string warning from vance
Andrew Bartlett
2003-04-29
1
-8
/
+8
*
|
Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy Allison
2003-04-28
1
-2
/
+2
*
|
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
37
-126
/
+163
*
|
Add cast for compiler
Andrew Bartlett
2003-04-28
1
-1
/
+1
*
|
Fix a confusing error message
Volker Lendecke
2003-04-28
1
-1
/
+1
*
|
The caller must always set the RID on the SAM_ACCOUNT, so don't try and guess
Andrew Bartlett
2003-04-28
1
-3
/
+1
*
|
The RID must be 'SET', not 'DEFAULT' or we won't set it into LDAP, and try
Andrew Bartlett
2003-04-28
1
-2
/
+2
*
|
Guenther Deschner <gd@suse.de> notes that I missed out setting the default
Andrew Bartlett
2003-04-28
1
-1
/
+3
*
|
A new pdb_ldap!
Andrew Bartlett
2003-04-28
4
-316
/
+724
*
|
inet_pton isn't portable, so use interpret_addr2.
Andrew Bartlett
2003-04-28
1
-3
/
+3
*
|
Merge:
Tim Potter
2003-04-28
1
-11
/
+11
*
|
Replace workgroup global variable with lp_workgroup()
Tim Potter
2003-04-28
1
-10
/
+8
*
|
Fix compiler warning.
Tim Potter
2003-04-28
1
-1
/
+1
*
|
Merge:
Tim Potter
2003-04-28
1
-2
/
+4
*
|
Whitespace syncup.
Tim Potter
2003-04-28
4
-14
/
+7
*
|
Merge: we need a rule for t_snprintf
Tim Potter
2003-04-28
1
-0
/
+2
*
|
Ignore t_snprintf binary.
Tim Potter
2003-04-28
1
-1
/
+2
*
|
Merge of a debuglevel downgrade from HEAD.
Tim Potter
2003-04-28
1
-2
/
+2
*
|
Merge stf updates from HEAD.
Tim Potter
2003-04-28
2
-5
/
+6
*
|
Merge of const fixes from HEAD.
Tim Potter
2003-04-28
3
-3
/
+3
*
|
Merge from HEAD:
Tim Potter
2003-04-28
1
-0
/
+2
*
|
Fix number of arguments to asprintf()
Jelmer Vernooij
2003-04-28
1
-1
/
+1
*
|
Make some more functions static
Jelmer Vernooij
2003-04-28
1
-3
/
+3
*
|
Add 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij
2003-04-27
2
-0
/
+249
*
|
Patch from Vorlon
John Terpstra
2003-04-26
1
-7
/
+1
*
|
round three of CIDR fixes; spotted by Tomoki AONO
Gerald Carter
2003-04-26
1
-3
/
+2
*
|
Remove the unpopular pdb_unix, which has served it's time well.
Andrew Bartlett
2003-04-26
3
-144
/
+9
*
|
After a quick run with the 'weird' charset, squash a few bugs in our new
Andrew Bartlett
2003-04-26
1
-5
/
+12
*
|
Add the weird charset in 3_0 and build it by default for ./configure --enable...
Jelmer Vernooij
2003-04-26
1
-0
/
+131
*
|
Fix the weird charset and build it by default for ./configure -enable-developer
Jelmer Vernooij
2003-04-26
2
-6
/
+7
*
|
back port from HEAD
Simo Sorce
2003-04-26
2
-10
/
+86
*
|
Get credentials before publishing printers.
Jim McDonough
2003-04-25
1
-0
/
+8
*
|
As nobody really objected to this patch, I opted to create facts :-)
Volker Lendecke
2003-04-25
1
-1
/
+3
*
|
Based on a patch by Alex Deiter <tiamat@komi.mts.ru>, make sure that we convert
Andrew Bartlett
2003-04-25
1
-20
/
+69
*
|
This function is a duplicate.
Andrew Bartlett
2003-04-25
1
-18
/
+0
*
|
Merge of missed another while condition when enumerating aliases.
Tim Potter
2003-04-25
1
-1
/
+1
*
|
fix and if () that should be an 'else if()'
Gerald Carter
2003-04-25
1
-1
/
+1
*
|
Minor cleanup of enum domain groups/aliases:
Tim Potter
2003-04-25
1
-12
/
+18
*
|
Merge:
Tim Potter
2003-04-25
1
-2
/
+2
*
|
Don't store UID or GID
Jelmer Vernooij
2003-04-24
2
-48
/
+13
*
|
In 3.0, pdb_mysql and pdb_xml are in passdb/
Jelmer Vernooij
2003-04-24
1
-2
/
+2
*
|
- Get rid of module_path_get_name()
Jelmer Vernooij
2003-04-24
1
-11
/
+6
[prev]
[next]