index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libads
/
ldap_printer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
1
-5
/
+14
2008-04-25
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
1
-1
/
+2
2008-04-20
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
Volker Lendecke
1
-1
/
+1
2008-04-20
Fix two "ignoring asprintf result" warnings
Volker Lendecke
1
-3
/
+2
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-6
/
+6
2007-10-10
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r19039: Do not segfault in "net ads printer info" when a requested printserver
Günther Deschner
1
-0
/
+10
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
1
-3
/
+4
2007-10-10
r16326: Klocwork #509. Always check return allocs.
Jeremy Allison
1
-0
/
+9
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-7
/
+7
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-17
/
+24
2007-10-10
r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...
Gerald Carter
1
-2
/
+2
2007-10-10
r8675: fix some compile warnings.
Günther Deschner
1
-1
/
+1
2007-10-10
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
1
-18
/
+3
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-4
/
+2
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-2
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-3
/
+2
2007-10-10
r2569: Patch from Rob Foehl <rwf@loonybin.net>:
Gerald Carter
1
-1
/
+1
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-07-03
Implemented 'net ads printer search' which searches the directory for
Tim Potter
1
-1
/
+14
2003-06-13
Fix shadow variable warning.
Tim Potter
1
-4
/
+4
2003-02-19
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
1
-5
/
+3
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-3
/
+3
2002-12-05
More printer data to publish
Jim McDonough
1
-0
/
+1
2002-12-03
Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv...
Jim McDonough
1
-70
/
+74
2002-11-18
Don't pass a function to ADS_ERR_OK().
Jim McDonough
1
-6
/
+13
2002-11-18
Next step of printer publishing.
Jim McDonough
1
-106
/
+242
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-5
/
+4
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-1
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-37
/
+36
2002-02-12
talloc'ify ads modify functions.
Jim McDonough
1
-35
/
+51
2002-02-11
Update for new ads modlist structure passing
Jim McDonough
1
-5
/
+14
2002-02-02
Update for function name changes, plus do some of the optional attributes on ...
Jim McDonough
1
-6
/
+17
2002-02-02
Minor bug fixes, plus support to remove a printer. Commented out optional at...
Jim McDonough
1
-5
/
+35
2002-02-01
Fix build errors on non-ldap systems...change function parms from LDAPMod ** ...
Jim McDonough
1
-1
/
+1
2002-02-01
Fix file header description and copyright (from cut-and-paste laziness)
Jim McDonough
1
-3
/
+1
2002-02-01
Module for ADS operations on a printer object in the directory. Initially it...
Jim McDonough
1
-0
/
+133