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
/
passdb
/
pdb_mysql.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hours
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r6635: Fix build of the various sql pdb backends after new talloc.
Jelmer Vernooij
2007-10-10
1
-19
/
+30
*
r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r4788: Don't log mysql password at debug level 1.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
Try to remove the last vestiges of unknown_3...
Jim McDonough
2004-02-12
1
-1
/
+0
*
- Put functions for generating SQL queries in pdb_sql.c
Jelmer Vernooij
2004-01-04
1
-501
/
+23
*
Fix a bug and warn when configuration file values are incorrect. Thanks to
Jelmer Vernooij
2003-09-20
1
-10
/
+28
*
Fix pdb_mysql. Jelmer will look into details tonight.
Alexander Bokovoy
2003-09-19
1
-3
/
+5
*
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
2003-09-18
1
-6
/
+10
*
Only set sids when they're retrurned by the MySQL query
Jelmer Vernooij
2003-09-06
1
-2
/
+2
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-2
/
+2
*
Fix number of arguments to asprintf()
Jelmer Vernooij
2003-04-28
1
-1
/
+1
*
Don't store UID or GID
Jelmer Vernooij
2003-04-24
1
-38
/
+13
*
Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf
Jelmer Vernooij
2003-04-24
1
-92
/
+31
*
- Fix modules build of pdb_mysql and pdb_xml
Jelmer Vernooij
2003-04-21
1
-4
/
+1
*
Use the new modules system for passdb (merge from HEAD)
Jelmer Vernooij
2003-04-15
1
-5
/
+12
*
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-2
/
+1
*
Improve DEBUG output somewhat more
Jelmer Vernooij
2002-11-11
1
-2
/
+5
*
Add more debug info
Jelmer Vernooij
2002-11-11
1
-2
/
+2
*
Print the number of returned rows, not the number of fields
Jelmer Vernooij
2002-11-10
1
-2
/
+2
*
Fix small typo
Jelmer Vernooij
2002-11-07
1
-1
/
+1
*
Add group management support (patch from metze)
Jelmer Vernooij
2002-11-06
1
-0
/
+60
*
Adapt to latest pdb API changes - only thing left is group support
Jelmer Vernooij
2002-11-06
1
-13
/
+10
*
Move pdb_mysql to source/passdb
Jelmer Vernooij
2002-11-05
1
-0
/
+975