summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_printer.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-18Next step of printer publishing.Jim McDonough1-106/+242
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-5/+4
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-37/+36
2002-02-12talloc'ify ads modify functions.Jim McDonough1-35/+51
2002-02-11Update for new ads modlist structure passingJim McDonough1-5/+14
2002-02-02Update for function name changes, plus do some of the optional attributes on ...Jim McDonough1-6/+17
2002-02-02Minor bug fixes, plus support to remove a printer. Commented out optional at...Jim McDonough1-5/+35
2002-02-01Fix build errors on non-ldap systems...change function parms from LDAPMod ** ...Jim McDonough1-1/+1
2002-02-01Fix file header description and copyright (from cut-and-paste laziness)Jim McDonough1-3/+1
2002-02-01Module for ADS operations on a printer object in the directory. Initially it...Jim McDonough1-0/+133