summaryrefslogtreecommitdiff
path: root/source/libads/ldap_printer.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-1/+1
* starting to sync up for beta3Gerald Carter2003-07-161-1/+14
* starting to sync for 3.0beta2Gerald Carter2003-07-011-4/+4
* Fix of two warnings.Rafal Szczesniak2003-02-181-5/+3
* BIG patch...Andrew Bartlett2003-01-021-3/+3
* More printer data to publishJim McDonough2002-12-051-0/+1
* Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv...Jim McDonough2002-12-031-70/+74
* Don't pass a function to ADS_ERR_OK().Jim McDonough2002-11-181-6/+13
* Next step of printer publishing.Jim McDonough2002-11-181-106/+242
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-5/+4
* another const cleanupAndrew Tridgell2002-09-171-1/+1
* Support utf8 on the wire for ads ldap. DN's are converted, as well as strings,Jim McDonough2002-06-241-37/+36
* talloc'ify ads modify functions.Jim McDonough2002-02-121-35/+51
* Update for new ads modlist structure passingJim McDonough2002-02-111-5/+14
* Update for function name changes, plus do some of the optional attributes on ...Jim McDonough2002-02-021-6/+17
* Minor bug fixes, plus support to remove a printer. Commented out optional at...Jim McDonough2002-02-021-5/+35
* Fix build errors on non-ldap systems...change function parms from LDAPMod ** ...Jim McDonough2002-02-011-1/+1
* Fix file header description and copyright (from cut-and-paste laziness)Jim McDonough2002-02-011-3/+1
* Module for ADS operations on a printer object in the directory. Initially it...Jim McDonough2002-02-011-0/+133