summaryrefslogtreecommitdiffstats
path: root/source3/libads/ldap_printer.c
Commit message (Expand)AuthorAgeFilesLines
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Implemented 'net ads printer search' which searches the directory forTim Potter2003-07-031-1/+14
* Fix shadow variable warning.Tim Potter2003-06-131-4/+4
* Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-191-5/+3
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-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
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-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