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
*
Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
Jeremy Allison
2003-09-15
1
-1
/
+1
*
For some reason testparm runs at debug level 2 which causes the module probe ...
Tim Potter
2003-09-15
1
-1
/
+1
*
Fix for typo in darwin detection.
Jeremy Allison
2003-09-14
1
-1
/
+1
*
Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
Jeremy Allison
2003-09-13
3
-28
/
+91
*
Fix from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>. Revered
Jeremy Allison
2003-09-12
1
-1
/
+1
*
Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restore
Jeremy Allison
2003-09-12
1
-2
/
+4
*
fix unitiailized timestamp where merging print_jobs and lpq listing
Gerald Carter
2003-09-11
1
-0
/
+1
*
remove getpwnam() calls from init_sam_from_xxx().
Gerald Carter
2003-09-11
2
-61
/
+30
*
Fix error message when calling namedtogid() fails adding a group map
Tim Potter
2003-09-11
1
-1
/
+1
*
Ensure we consistantly translate to/from utf8 for talking to LDAP.
Jeremy Allison
2003-09-10
1
-33
/
+31
*
Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old
Jeremy Allison
2003-09-10
1
-15
/
+13
*
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
Jeremy Allison
2003-09-10
4
-256
/
+288
*
Fix for bug #273 - smbd crash on machine account change.
Jeremy Allison
2003-09-10
1
-10
/
+7
*
Fix stupid typo bug causing CPU spin. Spotted by Markus Ungermann <ungermann@...
Jeremy Allison
2003-09-10
1
-0
/
+1
*
Back out --with-good-getgrouplist patch
Alexander Bokovoy
2003-09-10
1
-21
/
+2
*
Now that CAN-2003-0689 is published officially, we need to make possible
Alexander Bokovoy
2003-09-10
1
-2
/
+21
*
Fix error return path memory leaks in vampire code for creating users.
Tim Potter
2003-09-10
1
-3
/
+8
*
Use opt_target_workgroup instead of lp_workgroup() in vampire code so
Tim Potter
2003-09-10
1
-2
/
+2
*
Formatting fixups for help output.
Tim Potter
2003-09-10
1
-2
/
+2
*
Remove tags file for distclean.
Tim Potter
2003-09-10
1
-1
/
+1
*
Fix mb bug in fast path code. strlen_w() returns number of *characters*
Jeremy Allison
2003-09-10
1
-3
/
+3
*
remove references to 'strip dot'
Gerald Carter
2003-09-10
1
-4
/
+0
*
bumping new version to CVS 3.01pre1; optmistic about RC3
Gerald Carter
2003-09-09
1
-3
/
+3
*
Don't double-increment p in hash calculation. Found by valgrind.
Jeremy Allison
2003-09-08
1
-1
/
+1
*
Fix valgrind-found read of uninit variable (ensure length is right).
Jeremy Allison
2003-09-08
1
-3
/
+3
*
Tidy up some formatting. Get ready for allowing bad password lockout. (based
Jeremy Allison
2003-09-08
2
-63
/
+56
*
Protect against core dump if ioctl for print job sends invalid fid. Found
Jeremy Allison
2003-09-08
1
-1
/
+5
*
Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>.
Jeremy Allison
2003-09-08
1
-2
/
+2
*
make sure we substitute basic variables in read/write list
Gerald Carter
2003-09-08
1
-2
/
+2
*
fix compile error on HP-UX 10.20
Gerald Carter
2003-09-08
1
-0
/
+5
*
fix valgrind errors; don't access cli_state pointer after it has been shutdown
Gerald Carter
2003-09-08
1
-17
/
+13
*
Set PICFLAG="-fPIC" for gcc under HPUX.
Tim Potter
2003-09-08
1
-0
/
+2
*
Fix for bug #299.
Tim Potter
2003-09-08
1
-30
/
+80
*
Rename FOOLIBS to FOO_LIBS to be consistent with the rest of the
Tim Potter
2003-09-08
2
-60
/
+60
*
Fix for bug #334. We don't unmarshall the trusted domain or secrets
Tim Potter
2003-09-08
1
-6
/
+14
*
Reformat debug.
Tim Potter
2003-09-08
1
-4
/
+5
*
When enumerating dfs shares loop from 0 to lp_numservices() instead of
Tim Potter
2003-09-08
1
-1
/
+1
*
Nobody complained on the team-list, so commit it ...
Volker Lendecke
2003-09-07
8
-2
/
+390
*
Use djb-algorithm string hash - faster than the tdb one we used to use.
Jeremy Allison
2003-09-06
1
-8
/
+7
*
finish off bug 282. AAdd extra checks for pointers after
Gerald Carter
2003-09-06
1
-7
/
+7
*
Change some internal interfaces to cause the hash (which is *expensive*)
Jeremy Allison
2003-09-06
1
-18
/
+31
*
fix bug 382: make sure to free and reset the cli_state pointer after flushing...
Gerald Carter
2003-09-06
1
-0
/
+6
*
address bug #359. Andrew B's patch for implementing client
Gerald Carter
2003-09-06
3
-32
/
+39
*
revert retry loops in winbindd_ads as abartket points out, we
Gerald Carter
2003-09-06
2
-314
/
+153
*
Only set sids when they're retrurned by the MySQL query
Jelmer Vernooij
2003-09-06
1
-2
/
+2
*
More cachegrind tuning, plus fix an error message.
Jeremy Allison
2003-09-05
3
-15
/
+38
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
26
-119
/
+130
*
fixes for ads domain membership when only the realm is defined in
Gerald Carter
2003-09-05
5
-17
/
+95
*
revert the change from r1.414 in HEAD that removed the
Gerald Carter
2003-09-05
1
-7
/
+2
*
fix some output formatting
Gerald Carter
2003-09-05
1
-0
/
+1
[next]